File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 10
10
:depth: 1
11
11
:class: singlecol
12
12
13
- The {+atlas-cli+} accepts ``.json`` configuration files. You can use a
14
- configuration file to specify settings when using the {+atlas-cli+} to:
13
+ If an {+atlas-cli+} command accepts the ``--file`` option, you can pass
14
+ a ``.json`` configuration file to define specific settings. For example,
15
+ you can pass a configuration file when using the {+atlas-cli+} to:
15
16
16
17
- :ref:`Create <atlas-clusters-create>`, :ref:`update <atlas-clusters-update>`,
17
18
or :ref:`upgrade a cluster <atlas-clusters-upgrade>`.
25
26
To learn which settings are accepted by the {+atlas-cli+}, view the request
26
27
body schema and copy the request samples in the :ref:`Atlas Admin API Specification
27
28
<api-resources-spec>` for the endpoint that corresponds to the {+atlas-cli+}
28
- command:
29
+ command. The commands you can use include but are not limited to :
29
30
30
31
.. list-table::
31
32
:header-rows: 1
You can’t perform that action at this time.
0 commit comments