Skip to content

Commit 5500880

Browse files
authored
(DOCSP-26031) Adds changes from MCLI quickstart edits (#76)
1 parent f29180e commit 5500880

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

source/atlas-cli-quickstart.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,20 @@ Click the tab to see the command for your preferred mode.
6363

6464
- Cluster name: ``Quickstart-<number>``
6565
- Service provider: ``AWS``
66-
- Provider region: ``US_EAST-1``
66+
- Provider region: ``US_EAST_1``
6767
- Cluster tier: ``M0``
6868
- Disk size: ``0.5`` GB
6969
- Database Username: ``Quickstart-<number>``
7070
- Database User Password: ``abcdef12345``
7171
- Allow connections from IP Address: ``<YourIPAddress>``
7272
- Load Sample Data: ``Yes``
7373
- Open Shell: ``No``
74-
74+
75+
.. note::
76+
77+
The password is a random autogenerated value. ``abcdef12345``
78+
is an example value.
79+
7580
.. io-code-block::
7681

7782
.. input::

0 commit comments

Comments
 (0)