MCPcopy Create free account
hub / github.com/firebase/firebase-tools / ext-export.ts

File ext-export.ts

src/commands/ext-export.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { checkMinRequiredVersion } from "../checkMinRequiredVersion";
2import { Command } from "../command";
3import * as planner from "../deploy/extensions/planner";
4import { saveEtags } from "../extensions/etags";

Callers

nothing calls this directly

Calls 14

needProjectIdFunction · 0.90
getProjectNumberFunction · 0.90
partitionFunction · 0.90
setSecretParamsToLatestFunction · 0.90
parameterizeProjectFunction · 0.90
displayExportInfoFunction · 0.90
confirmFunction · 0.90
saveEtagsFunction · 0.90
actionMethod · 0.80
withForceMethod · 0.80
beforeMethod · 0.80

Tested by

no test coverage detected