mongocli config set
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Configure specific properties of a profile.
Configure specific properties of the profile. Available properties include: [project_id org_id service public_api_key private_api_key output ops_manager_url base_url ops_manager_ca_certificate ops_manager_skip_verify mongosh_path skip_update_check].
Syntax
mongocli config set <property> <value> [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for set |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |