File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
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
+
4
4
raw: docs/atlas/cli/ -> ${base}/stable/
5
5
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file
6
6
@@ -11,3 +11,7 @@ raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-create/ -> ${base}/stable
11
11
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-link-create/ -> ${base}/stable/command/atlas-liveMigrations-link-create/
12
12
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-validation-create/ -> ${base}/stable/command/atlas-liveMigrations-validation-create/
13
13
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
Original file line number Diff line number Diff line change @@ -186,9 +186,7 @@ in the configuration file or as flags in the command:
186
186
187
187
For a full list of available
188
188
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>`.
192
190
193
191
.. _example-cluster-config-file:
194
192
You can’t perform that action at this time.
0 commit comments