mongocli cloud-manager featurePolicies update
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.
Update feature control policies for your project.
Syntax
mongocli cloud-manager featurePolicies update [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for update | |
--name | string | true | Identifying label for the external system that manages this Ops Manager Project. |
-o, --output | string | false | Output format.
Valid values: json|json-path|go-template|go-template-file |
--policy | strings | false | List of policies that the external system applies to this Ops Manager Project. |
--projectId | string | false | Project ID to use. Overrides configuration file or environment variable settings. |
--systemId | string | false | Unique identifier of the external system that manages this Ops Manager Project. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |