Created
June 7, 2022 06:05
-
-
Save tanvirstreame/95bcf2494005545a2a9118370f6c0a19 to your computer and use it in GitHub Desktop.
mongo restore from link
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
mongorestore --uri <link> -d <new-db-name> dump/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment