mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Mon Oct 23 11:10:08 UTC 2023
This commit is contained in:
parent
c30bb7b4ce
commit
a15665661a
123 changed files with 3724 additions and 306 deletions
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud beta assured workloads violations acknowledge
|
||||
(VIOLATION : --location=LOCATION
|
||||
--organization=ORGANIZATION --workload=WORKLOAD) --comment=COMMENT
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--acknowledge-type=ACKNOWLEDGE_TYPE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Acknowledge an existing Assured Workloads compliance violation.
|
||||
|
|
@ -64,6 +64,13 @@ REQUIRED FLAGS
|
|||
--comment=COMMENT
|
||||
Business justification used added to acknowledge a violation.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--acknowledge-type=ACKNOWLEDGE_TYPE
|
||||
the acknowledge type for specified violation, which is one of:
|
||||
SINGLE_VIOLATION - to acknowledge specified violation,
|
||||
EXISTING_CHILD_RESOURCE_VIOLATIONS - to acknowledge specified org
|
||||
policy violation and all associated child resource violations.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue