File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,15 @@ Create a Connection
104
104
105
105
.. include:: /includes/steps/starting-vsce-connect-with-advanced-connection-settings.rst
106
106
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
107
116
108
117
.. _vsce-connect-task-atlas-streams:
109
118
Original file line number Diff line number Diff line change
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 : |
You can’t perform that action at this time.
0 commit comments