Answers for "access remote mongodb database using mongo shell"

2

how to connect remote mongodb in cmd

mongo "mongodb://[email protected]:28015/?authSource=admin"
Posted by: Guest on January-19-2021

Code answers related to "access remote mongodb database using mongo shell"

Browse Popular Code Answers by Language