Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created February 12, 2020 18:02
Show Gist options
  • Save cnmoro/4a4b1324eb2119dc01b8be1cf8a03183 to your computer and use it in GitHub Desktop.
Save cnmoro/4a4b1324eb2119dc01b8be1cf8a03183 to your computer and use it in GitHub Desktop.
Dump Remote MongoDB
mongodump -d DATABASE -o ABSOLUTE_PATH_TO_DUMP IBGE -u USR -p PASS --authenticationDatabase=admin --authenticationMechanism=SCRAM-SHA-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment