Hello All,
This might be silly question but do I need to paste below connection string it in regular Mac terminal and try connecting? or should I use one of the below executables (attached image)?.
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/aggregations?replicaSet=Cluster0-shard-0” --authenticationDatabase admin --ssl -u m121 -p aggregations --norc
When I run it on regular MAC terminal, I get “~bash: mongo command not found”.
Executables