Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli cloud-manager featurePolicies update

On this page

  • Syntax
  • Options
  • Inherited Options

Update feature control policies for your project.

mongocli cloud-manager featurePolicies update [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.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli cloud-manager featurePolicies listmongocli cloud-manager logs →
Share Feedback