Skip to content

Commit dff02db

Browse files
authored
Sunset v1.33 (#1094)
1 parent d87538e commit dff02db

File tree

464 files changed

+1398
-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.

464 files changed

+1398
-0
lines changed

snooty.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ toc_landing_pages = [
2424
"/telemetry"
2525
]
2626

27+
eol = true
28+
2729
[constants]
2830
aagent = "Automation Agent"
2931
adf = "Atlas Data Federation"
@@ -123,3 +125,10 @@ value = """\
123125
**Data Lake is deprecated.** \
124126
As of September 2024, Data Lake is deprecated and will reach end-of-life. It will be removed on September 30, 2025. If you use Data Lake, you should migrate to alternative solutions before the service is removed. To learn more, see :adl:`Migration Guide </data-lake-deprecation/>`\
125127
"""
128+
129+
[[banners]]
130+
targets = ["*"]
131+
variant = "info"
132+
value = """\\
133+
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/>`__.\\
134+
"""

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)