Created
October 23, 2017 17:09
-
-
Save mahamuniraviraj/2a81de7161cde8f2165d37e8d76c2bb8 to your computer and use it in GitHub Desktop.
MongoDb Atlas Cluster Connection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongo "mongodb://cluster0-shard-00-00-ygicr.mongodb.net:27017,cluster0-shard-00-01-ygicr.mongodb.net:27017,cluster0-shard-00-02-ygicr.mongodb.net:27017/test?replicaSet=Cluster0-shard-0" --authenticationDatabase admin --ssl --username mahamuniraviraj --password <PASSWORD> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment