firebase emulators:export <path>
Export data from running emulators
Arguments
Name | Description |
---|---|
path | filepaths |
Options
Name | Description |
---|---|
--only <arg> | Only specific emulators. This is a comma separated list of emulator names. Valid options are: ["auth","functions","firestore","database","hosting","pubsub"] |
--force | Overwrite any export data in the target directory |
-h, --help | Output usage information |