Skip to content

Instantly share code, notes, and snippets.

@anthony2025
Created October 25, 2016 05:12
Show Gist options
  • Save anthony2025/401ce2cc22d4bb4361ef5007640735b1 to your computer and use it in GitHub Desktop.
Save anthony2025/401ce2cc22d4bb4361ef5007640735b1 to your computer and use it in GitHub Desktop.
mongoimport -h <host(Optional if local)> -d <db> -c <collection> -u <user> -p <pass> --jsonArray --file <file path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment