mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 11 11:28:24 UTC 2026
This commit is contained in:
parent
582f364023
commit
aaff695a08
2667 changed files with 84754 additions and 68242 deletions
|
|
@ -36,16 +36,18 @@ FLAGS
|
|||
If supplied, apply to all Policy Controllers memberships in the
|
||||
fleet.
|
||||
|
||||
Membership resource - The group of arguments defining one or more
|
||||
memberships. The arguments in this group can be used to specify the
|
||||
attributes of this resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
To set the project attribute:
|
||||
▸ provide the argument --memberships on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --project on the command line;
|
||||
▸ set the property core/project.
|
||||
Membership resource - The group of arguments defining one or more
|
||||
memberships. The arguments in this group can be used to specify the
|
||||
attributes of this resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
▫ provide the argument --memberships on the command line with a
|
||||
fully specified name;
|
||||
▫ provide the argument --project on the command line;
|
||||
▫ set the property core/project.
|
||||
|
||||
--memberships=[MEMBERSHIPS,...]
|
||||
IDs of the memberships or fully qualified identifiers for the
|
||||
|
|
@ -74,76 +76,78 @@ FLAGS
|
|||
|
||||
ORIGIN must be (only one value is supported): FLEET.
|
||||
|
||||
--audit-interval=AUDIT_INTERVAL
|
||||
How often Policy Controller will audit resources, in seconds.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
--constraint-violation-limit=CONSTRAINT_VIOLATION_LIMIT
|
||||
The number of violations stored on the constraint resource. Must be
|
||||
greater than 0.
|
||||
--audit-interval=AUDIT_INTERVAL
|
||||
How often Policy Controller will audit resources, in seconds.
|
||||
|
||||
--version=VERSION
|
||||
The version of Policy Controller to install; defaults to latest
|
||||
version.
|
||||
--constraint-violation-limit=CONSTRAINT_VIOLATION_LIMIT
|
||||
The number of violations stored on the constraint resource. Must be
|
||||
greater than 0.
|
||||
|
||||
Exemptable Namespace flags.
|
||||
--version=VERSION
|
||||
The version of Policy Controller to install; defaults to latest
|
||||
version.
|
||||
|
||||
At most one of these can be specified:
|
||||
Exemptable Namespace flags.
|
||||
|
||||
--clear-exemptable-namespaces
|
||||
Removes any namespace exemptions, enabling Policy Controller on all
|
||||
namespaces. Setting this flag will overwrite currently exempted
|
||||
namespaces, not append.
|
||||
At most one of these can be specified:
|
||||
|
||||
--exemptable-namespaces=EXEMPTABLE_NAMESPACES
|
||||
Namespaces that Policy Controller should ignore, separated by
|
||||
commas if multiple are supplied.
|
||||
--clear-exemptable-namespaces
|
||||
Removes any namespace exemptions, enabling Policy Controller on
|
||||
all namespaces. Setting this flag will overwrite currently
|
||||
exempted namespaces, not append.
|
||||
|
||||
Log Denies flags.
|
||||
--exemptable-namespaces=EXEMPTABLE_NAMESPACES
|
||||
Namespaces that Policy Controller should ignore, separated by
|
||||
commas if multiple are supplied.
|
||||
|
||||
At most one of these can be specified:
|
||||
Log Denies flags.
|
||||
|
||||
--log-denies
|
||||
If set, log all denies and dry run failures. (To disable, use
|
||||
--no-log-denies)
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-log-denies
|
||||
If set, disable all log denies.
|
||||
--log-denies
|
||||
If set, log all denies and dry run failures. (To disable, use
|
||||
--no-log-denies)
|
||||
|
||||
Monitoring flags.
|
||||
--no-log-denies
|
||||
If set, disable all log denies.
|
||||
|
||||
At most one of these can be specified:
|
||||
Monitoring flags.
|
||||
|
||||
--monitoring=MONITORING
|
||||
Monitoring backend options Policy Controller should export metrics
|
||||
to, separated by commas if multiple are supplied. Setting this flag
|
||||
will overwrite currently enabled backends, not append. Options:
|
||||
prometheus, cloudmonitoring
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-monitoring
|
||||
Include this flag to disable the monitoring configuration of Policy
|
||||
Controller.
|
||||
--monitoring=MONITORING
|
||||
Monitoring backend options Policy Controller should export
|
||||
metrics to, separated by commas if multiple are supplied. Setting
|
||||
this flag will overwrite currently enabled backends, not append.
|
||||
Options: prometheus, cloudmonitoring
|
||||
|
||||
Mutation flags.
|
||||
--no-monitoring
|
||||
Include this flag to disable the monitoring configuration of
|
||||
Policy Controller.
|
||||
|
||||
At most one of these can be specified:
|
||||
Mutation flags.
|
||||
|
||||
--mutation
|
||||
If set, enable support for mutation. (To disable, use
|
||||
--no-mutation)
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-mutation
|
||||
Disables mutation support.
|
||||
--mutation
|
||||
If set, enable support for mutation. (To disable, use
|
||||
--no-mutation)
|
||||
|
||||
Referential Rules flags.
|
||||
--no-mutation
|
||||
Disables mutation support.
|
||||
|
||||
At most one of these can be specified:
|
||||
Referential Rules flags.
|
||||
|
||||
--referential-rules
|
||||
If set, enable support for referential constraints. (To disable,
|
||||
use --no-referential-rules)
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-referential-rules
|
||||
Disables referential rules support.
|
||||
--referential-rules
|
||||
If set, enable support for referential constraints. (To disable,
|
||||
use --no-referential-rules)
|
||||
|
||||
--no-referential-rules
|
||||
Disables referential rules support.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue