File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,9 @@ The {+mcli+} supports the following environment variables:
125
125
verified. This prevents your connections from being rejected due
126
126
to an invalid certificate.
127
127
128
- .. important::
129
-
130
- Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to ``true`` is
131
- insecure and is not recommended in production environments.
128
+ :gold:`IMPORTANT:` Setting ``MCLI_OPS_MANAGER_SKIP_VERIFY`` to
129
+ ``true`` is insecure and is not recommended in production
130
+ environments.
132
131
133
132
* - ``HTTP_PROXY``, ``http_proxy``
134
133
- The absolute |url| or the hostname and port in the
Original file line number Diff line number Diff line change @@ -555,10 +555,8 @@ replica set member:
555
555
- string
556
556
- ``.pem`` file that contains both the TLS certificate and key.
557
557
558
- .. important::
559
-
560
- This setting is deprecated. Use ``tls.certificateKeyFile``
561
- instead.
558
+ :gold:`IMPORTANT:` This setting is deprecated. Use
559
+ ``tls.certificateKeyFile`` instead.
562
560
563
561
This setting corresponds to the :manual:`net.ssl.PEMKeyFile
564
562
</reference/configuration-options/#net.ssl.PEMKeyFile>`
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Release Notes for {+mcli-long+}
61
61
62
62
- ``--cm`` and ``--gov`` for :ref:`mongocli-auth-login`
63
63
- ``currentIp`` for
64
- :ref:` mongocli- iam- organizations- apiKeys- accessLists- create`
64
+ `` mongocli iam organizations apiKeys accessLists create` `
65
65
- ``--govCloudRegionsOnly`` for
66
66
:ref:`mongocli-iam-projects-create`
67
67
You can’t perform that action at this time.
0 commit comments