Skip to content

Commit ca9a5fc

Browse files
authored
DOCSP-43936-mongosh-multiple-connections (#672)
* DOCSP-43936-mongosh-multiple-connections * DOCSP-43936 copy edits * DOCSP-43936 tech edit * DOCSP-43936 tech edit
1 parent 51d9c42 commit ca9a5fc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/embedded-shell.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,12 @@ to test queries and operations in your database.
2020
Open the Embedded MongoDB Shell
2121
-------------------------------
2222

23-
To open the embedded :binary:`mongosh`, click :guilabel:`_MONGOSH`
24-
at the bottom of the |compass| window.
23+
To open the embedded :binary:`mongosh`,you can either:
24+
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.
2529

2630
Use the Embedded MongoDB Shell
2731
------------------------------

0 commit comments

Comments
 (0)