We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d9c42 commit ca9a5fcCopy full SHA for ca9a5fc
source/embedded-shell.txt
@@ -20,8 +20,12 @@ to test queries and operations in your database.
20
Open the Embedded MongoDB Shell
21
-------------------------------
22
23
-To open the embedded :binary:`mongosh`, click :guilabel:`_MONGOSH`
24
-at the bottom of the |compass| window.
+To open the embedded :binary:`mongosh`,you can either:
+
25
+- Click :guilabel:`>_` on the right of your deployment name in the
26
+ :guilabel:`Connections Sidebar`.
27
+- Click :guilabel:`>_Open MongoDB shell` in the top right of any tab
28
+ connected to a MongoDB deployment.
29
30
Use the Embedded MongoDB Shell
31
------------------------------
0 commit comments