Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Connect to the old Mongo shell

Code Block
themeMidnight
C:\> mongo --host IPLOCALHOST --authenticationDatabase admin -d bvq -u bvq -p P@ssw0rd

...

Code Block
themeMidnight
C:\bvq>mongorestore  --authenticationDatabase admin -u bvq -p P@ssw0rd --db bvq --gzip -j 8 C:\bvq

 

Expand
titleexpand...
Panel
borderColorblack
borderStylesolid

...