Skip to content

Commit 1e6c110

Browse files
authored
Sunset v1.23 (#1086)
1 parent c71bc31 commit 1e6c110

File tree

483 files changed

+1454
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

483 files changed

+1454
-0
lines changed

snooty.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name = "atlas-cli"
22
title = "Atlas CLI"
3+
eol = true
34

45
intersphinx = [ "https://www.mongodb.com/docs/ops-manager/current/objects.inv",
56
"https://www.mongodb.com/docs/manual/objects.inv",
@@ -116,6 +117,13 @@ url = ":abbr:`URL (Uniform Resource Locator)`"
116117
utc = ":abbr:`UTC (Coordinated Universal Time)`"
117118
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
118119

120+
[[banners]]
121+
targets = ["*"]
122+
variant = "info"
123+
value = """\
124+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/atlas/cli/current/>`__ to learn how to `upgrade your version of the Atlas CLI <https://www.mongodb.com/docs/atlas/cli/current/install-atlas-cli/>`__.\
125+
"""
126+
119127
[[banners]]
120128
targets = ["command/atlas-dataLakePipelines*.txt"]
121129
variant = "warning"

source/atlas-cli-automate.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-automate:
25

36
=========================================

source/atlas-cli-changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-changelog:
25

36
:noprevnext:

source/atlas-cli-create-cluster-from-config-file.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-create-cluster-from-config-file:
25

36
======================================================

source/atlas-cli-deploy-docker.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-deploy-docker:
25

36
===========================================

source/atlas-cli-deploy-fts.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-deploy-fts:
25

36
=========================================

source/atlas-cli-deploy-local.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-deploy-local:
25

36
===============================

source/atlas-cli-docker.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-docker:
25

36
======================================

source/atlas-cli-env-variables.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-env-vars:
25

36
===================================

source/atlas-cli-ephemeral-cluster.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _atlas-cli-ephemeral-cluster:
25

36
=====================================================

0 commit comments

Comments
 (0)