Skip to content

Instantly share code, notes, and snippets.

@brycefisher
Created October 4, 2016 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brycefisher/6c5f6286e7e88f37bf901d1ff3cd21e0 to your computer and use it in GitHub Desktop.
Save brycefisher/6c5f6286e7e88f37bf901d1ff3cd21e0 to your computer and use it in GitHub Desktop.
Mongorestore fulfillment options
#!/bin/bash
mongorestore --drop -d fulfillment_options_development $HOME/.goodeggs-data-dumps/fulfillment-options/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment