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:
125125 verified. This prevents your connections from being rejected due
126126 to an invalid certificate.
127127
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.
132131
133132 * - ``HTTP_PROXY``, ``http_proxy``
134133 - 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:
555555 - string
556556 - ``.pem`` file that contains both the TLS certificate and key.
557557
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.
562560
563561 This setting corresponds to the :manual:`net.ssl.PEMKeyFile
564562 </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+}
6161
6262 - ``--cm`` and ``--gov`` for :ref:`mongocli-auth-login`
6363 - ``currentIp`` for
64- :ref:` mongocli- iam- organizations- apiKeys- accessLists- create`
64+ `` mongocli iam organizations apiKeys accessLists create` `
6565 - ``--govCloudRegionsOnly`` for
6666 :ref:`mongocli-iam-projects-create`
6767
You can’t perform that action at this time.
0 commit comments