Last active
October 31, 2021 14:40
-
-
Save anurut/8a96d510a03aaa8605cefa3f2e68201c to your computer and use it in GitHub Desktop.
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
| { | |
| "guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c274}", | |
| "hidden": false, | |
| "name": "Mongo Shell", | |
| "commandline": "mongosh \"mongodb://<credentials>@<mongodb-instance>/<database-name>\"" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment