We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7ca1f commit c4bc745Copy full SHA for c4bc745
source/connect.txt
@@ -31,6 +31,12 @@ or sharded cluster host.
31
To create an |service| cluster using a Terraform template included
32
with |vsce|, see :ref:`vsce-create-cluster-terraform`.
33
34
+ If you are a developer, consider using the Local Atlas Experience to build
35
+ MongoDB Atlas deployments locally. Use the :atlascli:`Atlas CLI </>`
36
+ to set up and connect to local deployments with MongoDB for VS Code
37
+ directly from your command line. To create a Local Atlas deployment,
38
+ see :atlascli:`atlas-cli-local-cloud`.
39
+
40
If you need to install |vsce|, see :ref:`vsce-install` for instructions.
41
42
Considerations
0 commit comments