We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d1eaf commit ced1c8cCopy full SHA for ced1c8c
config/redirects
@@ -18,4 +18,8 @@ raw: docs/atlas/cli/stablecommand/atlas-privateEndpoints-onlineArchive-aws-descr
18
19
# Atlas CLI Version 1.6 and later
20
21
-[v1.6-*]: docs/atlas/cli/${version}/cluster-config-file -> ${base}/${version}/reference/json/cluster-config-file
+[v1.6-*]: docs/atlas/cli/${version}/cluster-config-file -> ${base}/${version}/reference/json/cluster-config-file
22
+
23
+# Atlas CLI Version 1.13 and earlier
24
25
+[*-v1.13]: docs/atlas/cli/${version}/atlas-cli-deploy-docker/ -> https://www.mongodb.com/docs/unavailable-version/
0 commit comments