Skip to content

Commit fac1f1e

Browse files
committed
details
1 parent cb53bc6 commit fac1f1e

3 files changed

+36
-12
lines changed

source/includes/steps-starting-vsce-connect-with-advanced-connection-settings.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source:
44
file: steps-open-mongodb-view.yaml
55
ref: open-mongodb-view
66
---
7-
title: Open the |vsce| Overview page
7+
title: Open the |vsce| Overview page.
88
level: 4
99
ref: create-connection
1010
content: |
@@ -46,7 +46,7 @@ content: |
4646
.. include:: /includes/admonitions/tip-mongodb-command-palette.rst
4747
4848
---
49-
title: Open the Advanced Connection Settings Form
49+
title: Open the Advanced Connection Settings Form.
5050
level: 4
5151
ref: vsce-advanced-connection-settings
5252
content: |
@@ -59,7 +59,7 @@ content: |
5959
:alt: Image showing connections pane screen
6060
6161
---
62-
title: Enter your connection information
62+
title: Enter your connection information.
6363
ref: vsce-enter-connection-info
6464
content: |
6565
@@ -487,7 +487,7 @@ content: |
487487
tunnel. |vsce| cannot establish a connection
488488
to multiple servers across the same SSH tunnel.
489489
---
490-
title: "Specify additional options in the :guilabel:`Advanced` tab"
490+
title: Specify additional options in the :guilabel:`Advanced` tab.
491491
level: 4
492492
optional: true
493493
ref: connect-additional-options
@@ -554,5 +554,5 @@ content: |
554554
---
555555
ref: vsce-click-connect
556556
level: 4
557-
title: "Click :guilabel:`Connect`"
557+
title: Click :guilabel:`Connect`.
558558
...
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,43 @@
11
---
2-
title: Run ``atlas deployment connect`` in your terminal.
2+
title: Connect from the Atlas CLI.
33
level: 4
44
ref: vsce-enter-connection-info
55
content: |
66
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/>`.
710
811
---
9-
title: Select your deployment you wish to connect to.
12+
title: Run the connection command.
13+
level: 4
14+
ref: vsce-enter-connection-info
15+
content: |
16+
17+
Run ``atlas deployment connect`` in your terminal.
18+
19+
.. code-block::
20+
21+
atlas deployment connect
22+
23+
24+
---
25+
title: Select your deployment.
1026
level: 4
1127
ref: vsce-open-overview-page
1228
content: |
1329
30+
Select the deployment you wish to connect to from your list of deployments.
31+
1432
1533
---
16-
title: Select **"vscode - MongoDB for VsCode"** as your connection method to save.
34+
title: Select |vsce| as your connection method.
1735
level: 4
1836
ref: vsce-connect-paste
1937
content: |
38+
39+
The Atlas CLI prompts you to select your connection method. Select
40+
"vscode - MongoDB for VsCode".
41+
42+
An instance of VS Code will open on the MongoDB for VS Code connections panel.
43+
Your saved connection is now visible and connected.

source/includes/steps-starting-vsce-connect-with-connection-string.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ content: |
2424
:manual:`Connection String URI Format
2525
</reference/connection-string>`.
2626
---
27-
title: "Open the |vscode-short| Command Palette."
27+
title: Open the |vscode-short| Command Palette.
2828
level: 4
2929
ref: vsce-open-overview-page
3030
content: |
@@ -60,7 +60,7 @@ content: |
6060
:figwidth: 600px
6161
:alt: Select add connection with connection string
6262
63-
.. tab:: Open from Overview Page
63+
.. tab:: Open from Overview Page.
6464
:tabid: mdboverview
6565
6666
a. Perform the action described in the following table for your
@@ -90,7 +90,7 @@ content: |
9090
.. include:: /includes/admonitions/tip-mongodb-command-palette.rst
9191
9292
---
93-
title: "Paste your connection string into the Command Palette"
93+
title: Paste your connection string into the Command Palette.
9494
level: 4
9595
ref: vsce-connect-paste
9696
content: |
@@ -103,7 +103,7 @@ content: |
103103
but you won't be able to interact with data in your deployment.
104104
105105
---
106-
title: "Press the **Enter** or **Return** key"
106+
title: Press the **Enter** or **Return** key.
107107
level: 4
108108
ref: vsce-connect-enter
109109
...

0 commit comments

Comments
 (0)