Skip to content

Commit 45f61e6

Browse files
authored
(DOCSP-29108) Adds redirect for cluster config file and changes a link (#127)
* (DOCSP-29108) Adds redirect for cluster config file and changes a link * Updates submodule * Includes change from copy review
1 parent 499bcf5 commit 45f61e6

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

config/redirects

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: base https://www.mongodb.com/docs/atlas/cli
2-
define: versions v1.0 master
3-
2+
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 master
3+
44
raw: docs/atlas/cli/ -> ${base}/stable/
55
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file
66

@@ -11,3 +11,7 @@ raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-create/ -> ${base}/stable
1111
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-link-create/ -> ${base}/stable/command/atlas-liveMigrations-link-create/
1212
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-validation-create/ -> ${base}/stable/command/atlas-liveMigrations-validation-create/
1313
raw: docs/atlas/cli/stablecommand/atlas-privateEndpoints-onlineArchive-aws-describe/ -> ${base}/stable/command/atlas-privateEndpoints-onlineArchive-aws-describe/
14+
15+
# Atlas CLI Version 1.6 and later
16+
17+
[v1.6-*]: docs/atlas/cli/${version}/cluster-config-file -> ${base}/${version}/reference/json/cluster-config-file

source/reference/json/cluster-config-file.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,7 @@ in the configuration file or as flags in the command:
186186

187187
For a full list of available
188188
settings, see the API documentation for
189-
:oas-atlas-op:`Create One Cluster </createOneCluster>` and
190-
:oas-atlas-op:`Create One Multi-Cloud Cluster from One Project
191-
</createCluster>`.
189+
:oas-atlas-op:`Create One Cluster </createLegacyCluster>`.
192190

193191
.. _example-cluster-config-file:
194192

0 commit comments

Comments
 (0)