mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
42 lines
757 B
Text
42 lines
757 B
Text
NAME
|
|
gcloud monitoring snoozes - manage Cloud Monitoring snoozes
|
|
|
|
SYNOPSIS
|
|
gcloud monitoring snoozes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Cancels a snooze.
|
|
|
|
create
|
|
Create a new snooze.
|
|
|
|
describe
|
|
Describe a snooze.
|
|
|
|
list
|
|
List snoozes.
|
|
|
|
update
|
|
Updates a snooze.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha monitoring snoozes
|
|
|
|
$ gcloud beta monitoring snoozes
|
|
|