Connect with URI mongodb

Connect to Atlas or any MongoDB URI with mongosh

mongosh 'mongodb+srv://user:pass@cluster.example.com/mydb'
more mongodb all 20 commands →