When I run :- 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
It gives me error -->
2018-11-18T01:54:28.221+0530 E QUERY [js] SyntaxError: missing ; before statement @(shell):1:6
PLease help.
Thanks Soumalya