File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,17 @@ from the {+atlas-cli+}.
113113
114114 .. procedure::
115115
116- .. include:: /includes/steps-atlas-cli-auth-nonprog-default.rst
116+ .. step:: Run the authentication command with the ``--skipConfig`` flag.
117+
118+ Run the ``atlas auth login`` command in your terminal with the flag
119+ to skip profile setup.
120+
121+ .. code-block:: sh
122+
123+ atlas auth login --skipConfig
124+
125+ The command opens a browser window and returns a one-time
126+ activation code. This code expires after 10 minutes.
117127
118128 .. step:: Sign into |service|.
119129
@@ -131,14 +141,6 @@ from the {+atlas-cli+}.
131141 message:
132142
133143 ``Successfully logged in as {Your Email Address}.``
134-
135- Accept the default profile configuration by pressing :guilabel:`Enter`
136- when the following options display:
137-
138- - ``Default Org ID``
139- - ``Default Project ID``
140- - ``Default Output Format``
141- - ``Default MongoDB Shell Path``
142144
143145 .. important::
144146
You can’t perform that action at this time.
0 commit comments