Skip to content

Commit cb53bc6

Browse files
committed
DOCSP-48590-connect-via-atlas-cli
1 parent 7b7ca1f commit cb53bc6

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

source/connect.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,15 @@ Create a Connection
104104

105105
.. include:: /includes/steps/starting-vsce-connect-with-advanced-connection-settings.rst
106106

107+
.. tab:: Connect with Atlas CLI
108+
:tabid: Connect with Atlas CLI
109+
110+
The :atlascli:`Atlas CLI </>` allows you to connect to both your
111+
local and Atlas deployments from MongoDB for VsCode.
112+
113+
Before beginning, :atlascli:`install the Atlas CLI </install-atlas-cli/>`.
114+
115+
.. include:: /includes/steps/starting-vsce-connect-with-atlas-cli.rst
107116

108117
.. _vsce-connect-task-atlas-streams:
109118

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Run ``atlas deployment connect`` in your terminal.
3+
level: 4
4+
ref: vsce-enter-connection-info
5+
content: |
6+
7+
8+
---
9+
title: Select your deployment you wish to connect to.
10+
level: 4
11+
ref: vsce-open-overview-page
12+
content: |
13+
14+
15+
---
16+
title: Select **"vscode - MongoDB for VsCode"** as your connection method to save.
17+
level: 4
18+
ref: vsce-connect-paste
19+
content: |

0 commit comments

Comments
 (0)