@@ -20,7 +20,7 @@ Migrate to the {+atlas-cli+}
20
20
21
21
``mongocli atlas`` commands for MongoCLI are now deprecated. Follow
22
22
the steps on this page to migrate to the {+atlas-cli+} and run
23
- :doc :`{+atlas-cli+} commands </command/ atlas>` instead of
23
+ :ref :`{+atlas-cli+} commands <atlas>` instead of
24
24
``mongocli atlas`` commands.
25
25
26
26
If you have already configured {+mcli+}, you can migrate your settings to the
@@ -47,7 +47,7 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
47
47
If you use any automation scripts that rely on ``mongocli.toml`` or
48
48
use {+mcli+} |service| commands, update the scripts to point to the
49
49
:ref:`new configuration file <config-toml-location>` and use
50
- :doc :`{+atlas-cli+} commands </command/ atlas>` instead.
50
+ :ref :`{+atlas-cli+} commands <atlas>` instead.
51
51
52
52
.. note::
53
53
@@ -66,9 +66,9 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
66
66
You can authenticate using either ``atlas auth login`` or ``atlas
67
67
config init``. To learn more, see :ref:`<connect-atlas-cli>`.
68
68
69
- .. step:: Use the new :doc :`{+atlas-cli+} commands </command/ atlas>`.
69
+ .. step:: Use the new :ref :`{+atlas-cli+} commands <atlas>`.
70
70
71
- Use :doc :`{+atlas-cli+} commands </command/ atlas>` (starting
71
+ Use :ref :`{+atlas-cli+} commands <atlas>` (starting
72
72
with ``atlas``) wherever you previously used {+mcli+} |service|
73
73
commands (starting with ``mongocli atlas``). You can use profiles
74
74
that {+atlas-cli+} migrates
0 commit comments