Created
December 14, 2020 09:01
-
-
Save dhargitai/3e18f9e6cf84376f0d9e8d1068a40881 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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