After I copy:
mongo “mongodb+srv://milan001-fvz47.mongodb.net/test” --username m001-student
from “Run your connections string in your command line”, image bellow:
and run the command in the terminal i get the following output:
Am I properly connected?
I tried running this command directly from the terminal, not the Mongo bash, and getting the same message.
Instead of seeing “sandbox” i see: MongoDB Enterprise milan001-shard-0:PRIMARY>
Thanks,
Milan
–UPDATE: I continued with the chapter and all seems to be fine. Moving forward.