We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63886c1 commit 2343c57Copy full SHA for 2343c57
source/configure/environment-variables.txt
@@ -120,14 +120,14 @@ The {+mcli+} supports the following environment variables:
120
121
* - | ``MCLI_OPS_MANAGER_SKIP_VERIFY``
122
| *Ops Manager only*
123
- - When set to ``yes``, the
+ - When set to ``true``, the
124
``MCLI_OPS_MANAGER_CA_CERTIFICATE`` TLS certificate is not
125
verified. This prevents your connections from being rejected due
126
to an invalid certificate.
127
128
.. important::
129
130
- Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``yes`` is
+ Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``true`` is
131
insecure and is not recommended in production environments.
132
133
* - ``HTTP_PROXY``, ``http_proxy``
0 commit comments