Created
January 30, 2015 05:48
-
-
Save gartenfeld/1a26bf1fa0b4eef8b712 to your computer and use it in GitHub Desktop.
mongorestore
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 --host mongodb1.example.net --port 37017 --username user --password pass /opt/backup/mongodump-2011-10-24 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment