File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -124,14 +124,12 @@ contains the following settings:
124
124
125
125
$XDG_CONFIG_HOME/mongocli/config.toml
126
126
127
- mongosh_path = "/usr/local/bin/mongosh"
128
-
129
127
[default]
130
128
organization_id = "qwer5678uiop23jb45lk78mn"
131
129
public_api_key = "ABCDEFG"
132
130
project_id= "5e2f04ecf10fcd33c7d4077e"
133
131
private_api_key = "e750d2bf-1234-4cde-5678-ca4dcbcac9a4"
134
- service = "cloud"
132
+ service = "cloud-manager "
135
133
136
134
[myOpsManager]
137
135
ops_manager_ca_certificate = /etc/ssl/certs/ca.pem
Original file line number Diff line number Diff line change @@ -103,10 +103,6 @@ The {+mcli+} supports the following environment variables:
103
103
* - ``go-template``
104
104
- Custom-formatted output that includes the :doc:`fields
105
105
that you specify in a Go template </configure/custom-output>`.
106
-
107
- * - ``MCLI_MONGOSH_PATH``
108
- - The full path on your local system to the MongoDB Shell,
109
- {+mongosh+}.
110
106
111
107
* - ``MCLI_SKIP_UPDATE_CHECK``
112
108
- When set to ``yes``, the {+mcli+} does not prompt you to update
Original file line number Diff line number Diff line change @@ -385,7 +385,6 @@ content: |
385
385
:copyable: false
386
386
387
387
SETTING VALUE
388
- mongosh_path /usr/local/bin/mongosh
389
388
{{opsMgrUrl}}
390
389
org_id 5f1f39ffc902201990f12345
391
390
private_api_key redacted
You can’t perform that action at this time.
0 commit comments