@@ -20,9 +20,9 @@ Launch & Manage MongoDB
20
20
:project-name: database-tools
21
21
:primary:
22
22
23
- .. entry:: MongoDB CLI
24
- :url: https://www.mongodb.com/docs/mongocli /stable/
25
- :project-name: mongocli
23
+ .. entry:: Atlas CLI
24
+ :url: https://www.mongodb.com/docs/atlas/cli /stable/
25
+ :project-name: atlascli
26
26
:primary:
27
27
28
28
.. entry:: MongoDB Kubernetes Operators
@@ -45,15 +45,6 @@ databases.
45
45
:columns: 2
46
46
:style: extra-compact
47
47
48
- .. card::
49
- :headline: MongoDB Manual
50
- :url: https://www.mongodb.com/docs/manual/
51
- :icon: /images/icons/server.svg
52
- :icon-alt: Server LogoMark
53
-
54
- Launch MongoDB locally or on premises, configure your cluster, and scale
55
- your database.
56
-
57
48
.. card::
58
49
:headline: Atlas
59
50
:url: https://www.mongodb.com/docs/atlas/
@@ -63,6 +54,24 @@ databases.
63
54
Learn how to deploy a fully-managed cloud database and get started with a
64
55
free-tier cluster.
65
56
57
+ .. card::
58
+ :headline: Atlas CLI
59
+ :url: https://www.mongodb.com/docs/atlas/cli/stable/
60
+ :icon: /images/icons/mcli.svg
61
+ :icon-alt: MongoDB CLI LogoMark
62
+
63
+ Use the command line to get started with a free MongoDB Atlas
64
+ cluster and manage it throughout the development lifecycle.
65
+
66
+ .. card::
67
+ :headline: MongoDB Manual
68
+ :url: https://www.mongodb.com/docs/manual/
69
+ :icon: /images/icons/server.svg
70
+ :icon-alt: Server LogoMark
71
+
72
+ Launch MongoDB locally or on premises, configure your cluster, and scale
73
+ your database.
74
+
66
75
.. card::
67
76
:headline: Cloud Manager
68
77
:url: https://www.mongodb.com/docs/cloud-manager
@@ -73,22 +82,12 @@ databases.
73
82
self-managed deployments.
74
83
75
84
.. card::
76
- :headline: Database Tools
77
- :url: https://www.mongodb.com/docs/database-tools/
78
- :icon: /images/icons/database-tools.svg
79
- :icon-alt: Database Tools LogoMark
80
-
81
- Use command-line utilities to import and export data, restore backups, and
82
- view diagnostics.
83
-
84
- .. card::
85
- :headline: MongoDB CLI
86
- :url: https://www.mongodb.com/docs/mongocli/stable/
87
- :icon: /images/icons/mcli.svg
88
- :icon-alt: MongoDB CLI LogoMark
85
+ :headline: Ops Manager
86
+ :url: https://www.mongodb.com/docs/ops-manager/current/
87
+ :icon: /images/icons/ops-manager.svg
88
+ :icon-alt: Ops Manager LogoMark
89
89
90
- Use the command line to interact with or automate management tasks for
91
- databases in the cloud platform.
90
+ Deploy, monitor, back up, and scale MongoDB on your own infrastructure.
92
91
93
92
.. card::
94
93
:headline: MongoDB Kubernetes Operators
@@ -99,9 +98,10 @@ databases.
99
98
Learn how to run MongoDB in Kubernetes on your own infrastructure.
100
99
101
100
.. card::
102
- :headline: Ops Manager
103
- :url: https://www.mongodb.com/docs/ops-manager/current /
104
- :icon: /images/icons/ops-manager .svg
105
- :icon-alt: Ops Manager LogoMark
101
+ :headline: Database Tools
102
+ :url: https://www.mongodb.com/docs/database-tools /
103
+ :icon: /images/icons/database-tools .svg
104
+ :icon-alt: Database Tools LogoMark
106
105
107
- Deploy, monitor, back up, and scale MongoDB on your own infrastructure.
106
+ Use command-line utilities to import and export data, restore backups, and
107
+ view diagnostics.
0 commit comments