Docs Home → MongoDB Command Line Interface
mongocli config set
On this page
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. |