File tree Expand file tree Collapse file tree 5 files changed +11
-10
lines changed Expand file tree Collapse file tree 5 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -837,6 +837,7 @@ including managing:
837
837
- Alerts
838
838
- Metrics and monitoring
839
839
840
- For a complete list of available commands, see :doc:`</command/atlas>`.
840
+ For a complete list of available commands, see the
841
+ :ref:`{+atlas-cli+} commands <atlas>`.
841
842
842
843
To install this version, see :ref:`<install-atlas-cli>`.
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ Use the following tutorials to learn how to manage |service| using the
18
18
To learn the {+atlas-cli+} basics, see :ref:`install-atlas-cli` and
19
19
:ref:`connect-atlas-cli`.
20
20
21
- You can also go straight to the :doc :`{+atlas-cli+} Commands
22
- </command/ atlas>`.
21
+ You can also go straight to the :ref :`{+atlas-cli+} Commands
22
+ <atlas>`.
23
23
24
24
.. list-table::
25
25
:header-rows: 1
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ from the {+atlas-cli+}.
172
172
173
173
.. step:: Issue commands using the ``--projectId`` and ``--orgId`` flags.
174
174
175
- When you run :doc :`{+atlas-cli+} commands </command/ atlas>` for
175
+ When you run :ref :`{+atlas-cli+} commands <atlas>` for
176
176
the duration of your {+atlas-cli+} session, specify your Project ID and Org ID
177
177
using the ``--projectId`` and ``--orgId`` flags.
178
178
@@ -206,7 +206,7 @@ from the {+atlas-cli+}.
206
206
207
207
.. step:: Issue commands using the ``--projectId`` and ``--orgId`` flags.
208
208
209
- When you run :doc :`{+atlas-cli+} commands </command/ atlas>` for
209
+ When you run :ref :`{+atlas-cli+} commands <atlas>` for
210
210
the duration of your {+atlas-cli+} session, specify your Project ID and Org ID
211
211
using the ``--projectId`` and ``--orgId`` flags.
212
212
@@ -222,7 +222,7 @@ Take the Next Steps
222
222
-------------------
223
223
224
224
Start using the
225
- :doc :`{+atlas-cli+} commands </command/ atlas>`.
225
+ :ref :`{+atlas-cli+} commands <atlas>`.
226
226
227
227
To save connection settings by modifying the default profile or create a
228
228
different profile, see :ref:`<atlas-cli-profiles>`.
Original file line number Diff line number Diff line change @@ -631,7 +631,7 @@ Take the Next Steps
631
631
-------------------
632
632
633
633
:ref:`<connect-atlas-cli>` to start using the
634
- :doc :`{+atlas-cli+} commands </command/ atlas>`.
634
+ :ref :`{+atlas-cli+} commands <atlas>`.
635
635
636
636
.. toctree::
637
637
:titlesonly:
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
36
36
If you use any automation scripts that rely on ``mongocli.toml`` or
37
37
use {+mcli+} |service| commands, update the scripts to point to the
38
38
:ref:`new configuration file <config-toml-location>` and use
39
- :doc :`{+atlas-cli+} commands </command/ atlas>` instead.
39
+ :ref :`{+atlas-cli+} commands <atlas>` instead.
40
40
41
41
.. note::
42
42
@@ -55,9 +55,9 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
55
55
You can authenticate using either ``atlas auth login`` or ``atlas
56
56
config init``. To learn more, see :ref:`<connect-atlas-cli>`.
57
57
58
- .. step:: Use the new :doc :`{+atlas-cli+} commands </command/ atlas>`.
58
+ .. step:: Use the new :ref :`{+atlas-cli+} commands <atlas>`.
59
59
60
- Use :doc :`{+atlas-cli+} commands </command/ atlas>` (starting
60
+ Use :ref :`{+atlas-cli+} commands <atlas>` (starting
61
61
with ``atlas``) wherever you previously used {+mcli+} |service|
62
62
commands (starting with ``mongocli atlas``). You can use profiles
63
63
that {+atlas-cli+} migrates
You can’t perform that action at this time.
0 commit comments