Skip to content

Instantly share code, notes, and snippets.

@dhargitai
Created December 14, 2020 09:01
Show Gist options
  • Save dhargitai/3e18f9e6cf84376f0d9e8d1068a40881 to your computer and use it in GitHub Desktop.
Save dhargitai/3e18f9e6cf84376f0d9e8d1068a40881 to your computer and use it in GitHub Desktop.
mongoexport --uri="mongodb://username:[email protected]:27017/strapi" --authenticationDatabase=admin --authenticationMechanism=SCRAM-SHA-256 --collection=products --out=/bckp/products.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment