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 11define: 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+
44raw: docs/atlas/cli/ -> ${base}/stable/
55raw: 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
1111raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-link-create/ -> ${base}/stable/command/atlas-liveMigrations-link-create/
1212raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-validation-create/ -> ${base}/stable/command/atlas-liveMigrations-validation-create/
1313raw: 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:
186186
187187For a full list of available
188188settings, 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
You can’t perform that action at this time.
0 commit comments