Skip to content

Instantly share code, notes, and snippets.

@omarciovsena
Created February 13, 2019 10:59
Show Gist options
  • Save omarciovsena/bdf903a67b14ded6ae1a5dea46854c51 to your computer and use it in GitHub Desktop.
Save omarciovsena/bdf903a67b14ded6ae1a5dea46854c51 to your computer and use it in GitHub Desktop.
restore-mongodb
# exec: ./restore-mongodb.sh /path
mongorestore --db DATABASE_LOCAL --verbose $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment