-
Notifications
You must be signed in to change notification settings - Fork 35
DOCSP-48590-connect-via-atlas-cli #110
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
Merged
amalhotra-mdb
merged 12 commits into
mongodb:master
from
amalhotra-mdb:DOCSP-48590-connect-via-atlas-cli
Apr 17, 2025
Merged
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
cb53bc6
DOCSP-48590-connect-via-atlas-cli
amalhotra-mdb fac1f1e
details
amalhotra-mdb 6989e0a
punctuation style guide
amalhotra-mdb f984907
fixes
amalhotra-mdb 9753952
fixes
amalhotra-mdb 093ed35
add vscode step and screenshot
amalhotra-mdb 09b95af
render fixes and add second screenshot
amalhotra-mdb cab1888
add new refs
amalhotra-mdb d9321a7
feedback
amalhotra-mdb 22c012f
fix render
amalhotra-mdb 144f175
fix render
amalhotra-mdb 676a1ed
render
amalhotra-mdb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
DOCSP-48590-connect-via-atlas-cli
- Loading branch information
commit cb53bc6d9909c230c9df52ca2b592e21c4282f03
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
source/includes/steps-starting-vsce-connect-with-atlas-cli.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Run ``atlas deployment connect`` in your terminal. | ||
level: 4 | ||
ref: vsce-enter-connection-info | ||
content: | | ||
|
||
|
||
--- | ||
title: Select your deployment you wish to connect to. | ||
level: 4 | ||
ref: vsce-open-overview-page | ||
content: | | ||
|
||
|
||
--- | ||
title: Select **"vscode - MongoDB for VsCode"** as your connection method to save. | ||
level: 4 | ||
ref: vsce-connect-paste | ||
content: | |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that this is a new content, I recommend using
.. procedure::
and.. step::
directives in this procedure.Spitballing: