@@ -20,9 +20,9 @@ Launch & Manage MongoDB
2020 :project-name: database-tools
2121 :primary:
2222
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
2626 :primary:
2727
2828 .. entry:: MongoDB Kubernetes Operators
@@ -45,15 +45,6 @@ databases.
4545 :columns: 2
4646 :style: extra-compact
4747
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-
5748 .. card::
5849 :headline: Atlas
5950 :url: https://www.mongodb.com/docs/atlas/
@@ -63,6 +54,24 @@ databases.
6354 Learn how to deploy a fully-managed cloud database and get started with a
6455 free-tier cluster.
6556
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+
6675 .. card::
6776 :headline: Cloud Manager
6877 :url: https://www.mongodb.com/docs/cloud-manager
@@ -73,22 +82,12 @@ databases.
7382 self-managed deployments.
7483
7584 .. 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
8989
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.
9291
9392 .. card::
9493 :headline: MongoDB Kubernetes Operators
@@ -99,9 +98,10 @@ databases.
9998 Learn how to run MongoDB in Kubernetes on your own infrastructure.
10099
101100 .. 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
106105
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