mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed May 17 10:38:17 UTC 2023
This commit is contained in:
parent
14441c7ea7
commit
a56fab68e5
151 changed files with 1878 additions and 2972 deletions
|
|
@ -4,8 +4,9 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud assured workloads update
|
||||
(WORKLOAD : --location=LOCATION --organization=ORGANIZATION)
|
||||
(--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...]) [--etag=ETAG]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
(--display-name=DISPLAY_NAME --labels=[KEY=VALUE,...]
|
||||
--violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED)
|
||||
[--etag=ETAG] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Update a given Assured Workloads environment.
|
||||
|
|
@ -68,6 +69,9 @@ REQUIRED FLAGS
|
|||
The new labels of the Assured Workloads environment, for example,
|
||||
LabelKey1=LabelValue1,LabelKey2=LabelValue2
|
||||
|
||||
--violation-notifications-enabled=VIOLATION_NOTIFICATIONS_ENABLED
|
||||
The notification setting of the Assured Workloads environment.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--etag=ETAG
|
||||
The etag acquired by reading the Assured Workloads environment before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue