mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
52 lines
1.2 KiB
Text
52 lines
1.2 KiB
Text
NAME
|
|
gcloud beta monitoring policies - manage Cloud Monitoring alerting policies
|
|
|
|
SYNOPSIS
|
|
gcloud beta monitoring policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Monitoring alerting policies.
|
|
|
|
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.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
conditions
|
|
(BETA) Manage Cloud Monitoring alerting policy conditions.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new alerting policy.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Monitoring alerting policy.
|
|
|
|
describe
|
|
(BETA) Describe an alerting policy.
|
|
|
|
list
|
|
(BETA) List alerting policies.
|
|
|
|
migrate
|
|
(BETA) Migrate a Prometheus configuration file to Cloud Monitoring.
|
|
|
|
update
|
|
(BETA) Updates an alerting policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud monitoring policies
|
|
|
|
$ gcloud alpha monitoring policies
|
|
|