@@ -21,11 +21,15 @@ What is mongocli?
21
21
22
22
.. kicker:: What You Can Do
23
23
24
+ .. _mcli-quick-start-atlas:
25
+
24
26
Manage your Deployment from the Command Line
25
27
--------------------------------------------
26
28
27
- Use simple, one-line commands to interact with MongoDB |service|,
28
- |cloud-short|, or |onprem|, and to automate management tasks for your deployments.
29
+ Use simple, one-line commands to interact with MongoDB
30
+ |cloud-short| or |onprem|, and to automate management tasks for your deployments.
31
+
32
+ To interact with MongoDB |service|, use the :atlascli:`Atlas CLI </>`.
29
33
30
34
.. tabs::
31
35
@@ -36,10 +40,10 @@ Use simple, one-line commands to interact with MongoDB |service|,
36
40
37
41
.. step:: Create API Keys
38
42
39
- In the |service | UI, create an API key to programmatically access
43
+ In the |cloud-short | UI, create an API key to programmatically access
40
44
your organization or project.
41
45
42
- :ref:` To learn more, see Configure Atlas API Access <atlas-prog-api-key>`
46
+ To learn more, see :ref:` Configure Atlas API Access <atlas-prog-api-key>`.
43
47
44
48
.. step:: Create a Project
45
49
@@ -58,19 +62,16 @@ Use simple, one-line commands to interact with MongoDB |service|,
58
62
.. image:: /images/config.gif
59
63
:alt: MongoDB CLI config command
60
64
61
- .. tab:: Create a Cluster with One Command
65
+ .. tab:: Create a Cluster in |cloud-short|
62
66
:tabid: create-cluster
63
67
64
68
.. procedure::
65
69
66
70
.. step:: Quick Start
67
71
68
- Create, configure and connect to an |service| cluster in one command.
69
-
70
- :ref:`To learn more, see Get Started with MongoDB Atlas <mcli-quick-start-atlas>`
72
+ Create and configure a |cloud-short| cluster.
71
73
72
- .. image:: /images/quickstart.gif
73
- :alt: MongoDB CLI quickstart command
74
+ :ref:`To learn more, see Get Started with MongoDB Cloud Manager <mcli-quick-start-cm>`
74
75
75
76
.. kicker:: Related Products & Resources
76
77
0 commit comments