-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I want to be able to read and write entire database collections from my local terminal.
Use case 1: I want to sync the production database into my local computer. My current data should be stashed so I can re-apply it. Can be solved by pulling the data over API or mongoexport + download + mongoimport into my database. The current database can be moved to another temporary collection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels