Skip to content

Instantly share code, notes, and snippets.

@zol
Created September 20, 2013 20:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zol/6643666 to your computer and use it in GitHub Desktop.
Save zol/6643666 to your computer and use it in GitHub Desktop.
Restore a dumped mongodb into local meteor development db
mongorestore --port 3002 --drop --db meteor ./dump/verso/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment