1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Mar 29 10:40:15 UTC 2023

This commit is contained in:
Automated 2023-03-29 10:40:15 +00:00
parent 4ccfc7a5e3
commit 5fabf24be7
269 changed files with 6797 additions and 464 deletions

View file

@ -8,15 +8,16 @@ SYNOPSIS
--end-time=END_TIME --start-time=START_TIME] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Updates a snooze.
(ALPHA) Update a snooze.
If `--snooze-from-file` is specified:
If --snooze-from-file is specified, then the update rules depend on the
value of the (optional) --fields flag:
* If `--fields` is specified, then only the specified fields will be
updated.
* Else, the snooze will be replaced with the provided snooze. The
snooze can be modified further using the flags from the Snooze
Settings group below.
▪ If --fields is specified, then only the specified fields of the
snooze are updated.
▪ Else, all fields of the snooze are replaced. The updated snooze can
be modified further using the flags from the Snooze Settings group
below.
Otherwise, the snooze will be updated with the values specified in the
flags from the Snooze Settings group.