1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Sep 7 10:42:28 UTC 2023

This commit is contained in:
Automated 2023-09-07 10:42:28 +00:00
parent f9edf67fe5
commit 6c8d2eb024
307 changed files with 4053 additions and 1615 deletions

View file

@ -41,7 +41,7 @@ COMMANDS
(ALPHA) List alerting policies.
migrate
(ALPHA) Migrate a new alerting policy.
(ALPHA) Migrate a Prometheus configuration file to Cloud Monitoring.
update
(ALPHA) Updates an alerting policy.

View file

@ -1,5 +1,6 @@
NAME
gcloud alpha monitoring policies migrate - migrate a new alerting policy
gcloud alpha monitoring policies migrate - migrate a Prometheus
configuration file to Cloud Monitoring
SYNOPSIS
gcloud alpha monitoring policies migrate
@ -7,8 +8,8 @@ SYNOPSIS
...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Creates a new alerting policies and/or notification channels based
on provided Prometheus files. The rules YAML file, which holds the alert
(ALPHA) Creates new alerting policies and/or notification channels based on
provided Prometheus files. The rules YAML file, which holds the alert
rules, must be specified as a file through the
--policies-from-prometheus-alert-rules-yaml flag.