Skip to content

Instantly share code, notes, and snippets.

@vseow
Created August 7, 2015 22:39

Revisions

  1. vseow created this gist Aug 7, 2015.
    1 change: 1 addition & 0 deletions mongorestore.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    mongorestore --host [IP/HOSTNAME] --port [PORT] --db [DB_NAME] --username [USER] --password [PASS] --collection [COLLECTION_NAME] dump/db/col.bson