File tree Expand file tree Collapse file tree 6 files changed +27
-25
lines changed Expand file tree Collapse file tree 6 files changed +27
-25
lines changed Original file line number Diff line number Diff line change @@ -96,5 +96,6 @@ you can also check that file for deprecation warnings.
96
96
.. toctree::
97
97
:titlesonly:
98
98
99
- /atlas-cli-env-variables
100
- /custom-output-cli
99
+ Environment Variables </atlas-cli-env-variables>
100
+ Customize Output </custom-output-cli>
101
+
Original file line number Diff line number Diff line change @@ -97,6 +97,6 @@ deployments`` commands:
97
97
.. toctree::
98
98
:titlesonly:
99
99
100
- /atlas-cli-deploy-local
101
- /atlas-cli-deploy-fts
100
+ Create a Local Deployment < /atlas-cli-deploy-local>
101
+ Use Atlas Search < /atlas-cli-deploy-fts>
102
102
Original file line number Diff line number Diff line change @@ -55,9 +55,10 @@ You can also go straight to the :doc:`{+atlas-cli+} Commands
55
55
.. toctree::
56
56
:titlesonly:
57
57
58
- /atlas-cli-getting-started
59
- /atlas-cli-quickstart
60
- /atlas-cli-create-cluster-from-config-file
61
- /atlas-cli-local-cloud
62
- /atlas-cli-ephemeral-cluster
63
- /atlas-cli-docker
58
+ Get Started with Atlas </atlas-cli-getting-started>
59
+ Create & Configure Clusters </atlas-cli-quickstart>
60
+ Cluster Configuration File </atlas-cli-create-cluster-from-config-file>
61
+ Local & Cloud Deployments </atlas-cli-local-cloud>
62
+ Test Automations </atlas-cli-ephemeral-cluster>
63
+ Run Commands with Docker </atlas-cli-docker>
64
+
Original file line number Diff line number Diff line change @@ -128,12 +128,12 @@ Learn the {+atlas-cli+} commands and optimize your workflow with advanced tutori
128
128
:titlesonly:
129
129
130
130
Overview </index>
131
- /install-atlas-cli
132
- /connect-atlas-cli
133
- Atlas CLI Commands </command/atlas>
134
- /atlas-cli-automate
135
- /telemetry
136
- /atlas-cli-tutorials
137
- /reference
138
- /troubleshooting
139
- /atlas-cli-changelog
131
+ Install or Update the Atlas CLI < /install-atlas-cli>
132
+ Connect from the Atlas CLI < /connect-atlas-cli>
133
+ Commands </command/atlas>
134
+ Automate Processes < /atlas-cli-automate>
135
+ Configure Telemetry < /telemetry>
136
+ Manage Atlas < /atlas-cli-tutorials>
137
+ Atlas CLI Reference < /reference>
138
+ Troubleshoot Errors < /troubleshooting>
139
+ Changelog < /atlas-cli-changelog>
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Reference
6
6
.. toctree::
7
7
:titlesonly:
8
8
9
- /reference/json
9
+ JSON Configuration Files < /reference/json>
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ see :ref:`example-alert-config-file`.
138
138
.. toctree::
139
139
:titlesonly:
140
140
141
- /reference/json/cluster-config-file
142
- /reference/json/cloud-backup-schedule-config-file
143
- /reference/json/data-federation-config-file
144
- /reference/json/search-index-config-file
145
- /reference/json/alert-config-file
141
+ Cluster < /reference/json/cluster-config-file>
142
+ Cloud Backup Schedule < /reference/json/cloud-backup-schedule-config-file>
143
+ Atlas Data Federation < /reference/json/data-federation-config-file>
144
+ Atlas Search Index < /reference/json/search-index-config-file>
145
+ Alert < /reference/json/alert-config-file>
You can’t perform that action at this time.
0 commit comments