1
- ---
2
- title : Connect from the Atlas CLI.
3
- level : 4
4
- ref : vsce-enter-connection-info-cli
5
- content : |
1
+ .. procedure: :
2
+ :style : normal
6
3
7
- In your terminal, run ``atlas auth login`` to authenticate with your
8
- Atlas login credentials. To learn more,
9
- see :atlascli:`Connect from the Atlas CLI </connect-atlas-cli/>`.
4
+ .. step: : Connect from the Atlas CLI.
10
5
11
- ---
12
- title : Run the connection command.
13
- level : 4
14
- ref : vsce-run-connect-command
15
- content : |
6
+ In your terminal, run ``atlas auth login`` to authenticate with your
7
+ Atlas login credentials. To learn more,
8
+ see :atlascli:`Connect from the Atlas CLI </connect-atlas-cli/>`.
16
9
17
- Run ``atlas deployment connect`` in your terminal.
10
+ .. step: : Run the connection command.
18
11
19
- .. code-block::
12
+ Run ``atlas deployment connect`` in your terminal.
20
13
21
- atlas deployment connect
14
+ .. code-block: :
22
15
16
+ atlas deployment connect
23
17
24
- ---
25
- title : Select your deployment.
26
- level : 4
27
- ref : vsce-select-deployment
28
- content : |
18
+ .. step: : Select your deployment.
29
19
30
- Select the deployment you wish to connect to from your list of deployments.
20
+ Select the deployment you wish to connect to from your list of deployments.
21
+
22
+ .. step: : Select |vsce| as your connection method.
31
23
32
-
33
- ---
34
- title : Select |vsce| as your connection method.
35
- level : 4
36
- ref : vsce-select-connection-method
37
- content : |
24
+ The Atlas CLI prompts you to select your connection method. Select
25
+ **"vscode - MongoDB for VsCode"**.
38
26
39
- The Atlas CLI prompts you to select your connection method. Select
40
- **"vscode - MongoDB for VsCode"**.
27
+ .. step: : Open |vscode-short| and click the :guilabel:`MongoDB` icon in the :guilabel:`Activity Bar`.
41
28
29
+ .. figure: : /images/vsce-mongodb-extension-sidemenu.png
30
+ :figwidth : 600px
31
+ :alt : Image VSCode side bar menu.
42
32
43
- ---
44
- title : Open |vscode-short| and click the :guilabel:`MongoDB` icon in the :guilabel:`Activity Bar`.
45
- level : 4
46
- ref : vsce-open-connections
47
- content : |
33
+ You can view your connected deployment under :guilabel:`Connections`.
48
34
49
- .. figure:: /images/vsce-mongodb-extension-sidemenu.png
50
- :figwidth: 600px
51
- :alt: Image VSCode side bar menu.
52
-
53
- You can view your connected deployment under :guilabel:`Connections`.
54
-
55
- .. figure:: /images/vsce-expand-connections.png
56
- :figwidth: 600px
57
- :alt: Image showing connections pane
35
+ .. figure: : /images/vsce-expand-connections.png
36
+ :figwidth : 600px
37
+ :alt : Image showing connections pane
0 commit comments