We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29180e commit 5500880Copy full SHA for 5500880
source/atlas-cli-quickstart.txt
@@ -63,15 +63,20 @@ Click the tab to see the command for your preferred mode.
63
64
- Cluster name: ``Quickstart-<number>``
65
- Service provider: ``AWS``
66
- - Provider region: ``US_EAST-1``
+ - Provider region: ``US_EAST_1``
67
- Cluster tier: ``M0``
68
- Disk size: ``0.5`` GB
69
- Database Username: ``Quickstart-<number>``
70
- Database User Password: ``abcdef12345``
71
- Allow connections from IP Address: ``<YourIPAddress>``
72
- Load Sample Data: ``Yes``
73
- Open Shell: ``No``
74
-
+
75
+ .. note::
76
77
+ The password is a random autogenerated value. ``abcdef12345``
78
+ is an example value.
79
80
.. io-code-block::
81
82
.. input::
0 commit comments