从屏幕截图中可以看出,MongoDB shell 连接到 localhost。为了我的学习目的,我想将它与这样的外部副本集(如下所示)连接起来。但不能这样做。请提出出路。
"mongodb://m121:aggregations@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?repilicaset=cluster0-shard-0" --authenticationDatabase admin --ssl -u m121 -p aggregations --norc