mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
43 lines
875 B
Text
43 lines
875 B
Text
NAME
|
|
gcloud beta monitoring snoozes - manage Cloud Monitoring snoozes
|
|
|
|
SYNOPSIS
|
|
gcloud beta monitoring snoozes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Monitoring snoozes.
|
|
|
|
More information can be found here:
|
|
https://cloud.google.com/monitoring/api/v3/
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancels a snooze.
|
|
|
|
create
|
|
(BETA) Create a new snooze.
|
|
|
|
describe
|
|
(BETA) Describe a snooze.
|
|
|
|
list
|
|
(BETA) List snoozes.
|
|
|
|
update
|
|
(BETA) Updates a snooze.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud monitoring snoozes
|
|
|
|
$ gcloud alpha monitoring snoozes
|
|
|