1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/monitoring/channels/help
2022-03-01 04:29:52 +00:00

52 lines
1.4 KiB
Text

NAME
gcloud alpha monitoring channels - manage Cloud Monitoring notification
channels
SYNOPSIS
gcloud alpha monitoring channels GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Monitoring notification channels.
More information can be found here:
https://cloud.google.com/monitoring/api/v3/
https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.notificationChannels
https://cloud.google.com/monitoring/alerts/using-channels-api
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Monitoring notification channel configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new notification channel.
delete
(ALPHA) Delete a notification channel.
describe
(ALPHA) Describe a notification channel.
list
(ALPHA) List notification channels.
update
(ALPHA) Update a notification channel.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
$ gcloud beta monitoring channels