Created
September 1, 2015 11:04
-
-
Save avin/1586064cb9905edb86bd to your computer and use it in GitHub Desktop.
Backup mongo DB
This file contains 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
mongodump --db elementario --out /var/mongodump/`date +%Y_%m_%d____%H_%M` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment