Skip to content

DOCSP-48592-point-users-to-local-atlas-experience #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/connect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ or sharded cluster host.
To create an |service| cluster using a Terraform template included
with |vsce|, see :ref:`vsce-create-cluster-terraform`.

If you are a developer, consider using the Local Atlas Experience to build
MongoDB Atlas deployments locally. Use the :atlascli:`Atlas CLI </>`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[suggestion] for minimalism

Suggested change
If you are a developer, consider using the Local Atlas Experience to build
MongoDB Atlas deployments locally. Use the :atlascli:`Atlas CLI </>`
You can also use the Local Atlas Experience to build
MongoDB Atlas deployments locally. Use the :atlascli:`Atlas CLI </>`

to set up and connect to local deployments with MongoDB for VS Code
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just in the off chance that the product name changes, I would recommend using the constant here

Suggested change
to set up and connect to local deployments with MongoDB for VS Code
to set up and connect to local deployments with |vsce|

directly from your command line. To create a Local Atlas deployment,
see :atlascli:`Manage Local and Cloud Deployments from the Atlas CLI </atlas-cli-local-cloud>`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[suggestion] for minimalism

Suggested change
directly from your command line. To create a Local Atlas deployment,
see :atlascli:`Manage Local and Cloud Deployments from the Atlas CLI </atlas-cli-local-cloud>`.
directly from your command line. For more information,,
see :atlascli:`Manage Local and Cloud Deployments from the Atlas CLI </atlas-cli-local-cloud>`.


If you need to install |vsce|, see :ref:`vsce-install` for instructions.

Considerations
Expand Down