Skip to content

Commit 2d59843

Browse files
(DOCSP-10684)(DOCSP-10686): Emphasize Atlas in intro & install (#114)
* (DOCSP-10684): Update intro to focus on Atlas * (DOCSP-10686): De-emphasize OM in install * Cleanup * Copy review
1 parent 79b90c9 commit 2d59843

File tree

2 files changed

+12
-28
lines changed

2 files changed

+12
-28
lines changed

source/index.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414
:depth: 1
1515
:class: singlecol
1616

17-
The {+mcli-long+} is a tool for managing your MongoDB cloud services,
18-
like |service-fullname|, |cloud|, and |mms-full|. With the {+mcli+}, you
19-
can quickly interact with your MongoDB deployments from the command line
20-
for easier testing and scripting.
17+
The {+mcli-long+} allows you to create and manage MongoDB Cloud
18+
deployments with |service-fullname|. You can also use the {+mcli+} to
19+
manage your on-premises MongoDB environments with |cloud| and
20+
|mms-full|. With the {+mcli+}, you can quickly interact with MongoDB
21+
services from the command line for easier testing and scripting.
2122

2223
:ref:`mcli-install`
2324
Install the {+mcli+} by using GitHub or downloading a binary.

source/install.txt

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@ Install the {+mcli+}
1717
.. include:: /includes/styles/corrections.rst
1818

1919
You can use the {+mcli-long+} to deploy and manage MongoDB clusters in
20-
|service|, |cloud|, and |onprem|.
20+
|service|, |cloud-short|, and |onprem|.
21+
22+
.. admonition:: Ops Manager Compatibility
23+
:class: note
24+
25+
{+mcli+} is compatible with :opsmgr:`Ops Manager v4.2.0
26+
</release-notes/application/#onprem-server-4-2-0>` and later.
2127

2228
To install the {+mcli+}, choose one of the following methods:
2329

@@ -27,32 +33,9 @@ To install the {+mcli+}, choose one of the following methods:
2733

2834
|
2935

30-
.. tabs::
31-
32-
.. tab:: Homebrew
33-
:tabid: Homebrew
34-
35-
.. tab:: Download Binary
36-
:tabid: download-binary
37-
38-
.. tab:: Clone Repository
39-
:tabid: clone-repo
40-
41-
42-
.. _mcli-install-considerations:
43-
44-
Considerations
45-
--------------
46-
47-
|onprem| Compatibility
48-
~~~~~~~~~~~~~~~~~~~~~~~~~
49-
50-
{+mcli+} is compatible with :opsmgr:`Ops Manager v4.2.0 </release-notes/application/#onprem-server-4-2-0>` and later.
51-
5236
.. _mcli-install-prereqs:
5337

5438
.. tabs::
55-
:hidden:
5639

5740
.. tab:: Homebrew
5841
:tabid: Homebrew

0 commit comments

Comments
 (0)