mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Dec 10 10:54:29 UTC 2025
This commit is contained in:
parent
7b14250313
commit
6d07e70b12
313 changed files with 11521 additions and 1088 deletions
52
gcloud/beta/monitoring/policies/help
Normal file
52
gcloud/beta/monitoring/policies/help
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue