mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud container fleet policycontroller enable
|
||||
[--all-memberships | [--memberships=[MEMBERSHIPS,...]
|
||||
: --location=LOCATION] --audit-interval=AUDIT_INTERVAL
|
||||
--constraint-violation-limit=CONSTRAINT_VIOLATION_LIMIT
|
||||
--constraint-violation-limit=CONSTRAINT_VIOLATION_LIMIT --no-content
|
||||
--no-default-bundles --version=VERSION --clear-exemptable-namespaces
|
||||
| --exemptable-namespaces=EXEMPTABLE_NAMESPACES --log-denies
|
||||
| --no-log-denies --monitoring=MONITORING
|
||||
|
|
@ -71,6 +71,10 @@ FLAGS
|
|||
The number of violations stored on the constraint resource. Must be
|
||||
greater than 0.
|
||||
|
||||
--no-content
|
||||
If set, Policy content, including the template library and policy
|
||||
bundles, will not be installed.
|
||||
|
||||
--no-default-bundles
|
||||
If set, skip installing the default bundle of policy-essentials.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue