firebase / firebase/firebase-tools-ui
RFC : Add Firestore Import from Cloud
- Dominant language
- TypeScript
- Stars
- 291
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Often Emulator is used before changing a schema or while running a test script.
It would be wonderful if we could add a button to say grab and export of production data (dev, stage,prod) and load up to the local emulator.

My thought is to have a button that opens the Storage Bucket within your project where you are

Then you could bring that down locally and place it into your local import folder and fire up the emulator again.
This way you have a solid copy of the data you would need to start from.
Contributor guide
Assessment
This issue has not been assessed yet.