mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
930 B
Text
40 lines
930 B
Text
NAME
|
|
gcloud monitoring policies conditions - manage Cloud Monitoring alerting
|
|
policy conditions
|
|
|
|
SYNOPSIS
|
|
gcloud monitoring policies conditions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Monitoring alerting policies conditions.
|
|
|
|
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:
|
|
|
|
create
|
|
Create a condition in an alerting policy.
|
|
|
|
delete
|
|
Delete a condition in an alerting policy.
|
|
|
|
describe
|
|
Describe a condition in a Cloud Monitoring alerting policy.
|
|
|
|
update
|
|
Update a condition in an alerting policy.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha monitoring policies conditions
|
|
|
|
$ gcloud beta monitoring policies conditions
|
|
|