How do you start the MongoDB shell?

QuestionsQuestions8 SkillsProYour First MongoDB LabDec, 02 2025
0102

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

no data
Be the first to share your comment!