Download link: https://www.mongodb.com/download-center#enterprise
Mongo Shell help
Run mongo shell, then run help to display commands.
help
Try using mongo shell to connect to 100YWeatherSmall database
mongo "mongodb://cluster0-shard-00-00-jxeqq.mongodb.net:27017,cluster0-shard-00-01-jxeqq.mongodb.net:27017,cluster0-shard-00-02-jxeqq.mongodb.net:27017/100YWeatherSmall?replicaSet=Cluster0-shard-0" --authenticationDatabase admin --ssl --username m001-student --password m001-mongodb-basics