Versions Compared

Key

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

...

  1.   Connect to the Mongo shell
    in order to connect, mongosh has to be installed as well, please see Install mongosh — MongoDB Shell
Code Block
themeMidnight
> mongo --authenticationDatabase admin>mongosh -u bvq -p P@ssw0rd


      2.   Show DB´s

...