To start the MongoDB shell, open a terminal in your LabEx VM and type the following command:
mongosh
After pressing Enter, you should see a connection message indicating that you are connected to MongoDB.
To start the MongoDB shell, open a terminal in your LabEx VM and type the following command:
mongosh
After pressing Enter, you should see a connection message indicating that you are connected to MongoDB.
0 Comments