Skip to content

Instantly share code, notes, and snippets.

@ojacquemart
Created May 27, 2013 19:37
Show Gist options
  • Save ojacquemart/5658731 to your computer and use it in GitHub Desktop.
Save ojacquemart/5658731 to your computer and use it in GitHub Desktop.
Mongodump
mongodump --host host --db db --port 10027 --username username --password pwd --out path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment