This task will export all mongo collections defined by the application.
The export will be written to a new folder at the application root: mongo_export
All collections will export to a .json
file structure.
This task can be executed by running the following command in your project:
node server.js mongoExport
Last modified | Wednesday, July 28, 2021, 7:09:29 AM UTC |
Last author | Glenn de Haan |
Commit ID | e89c1df |