File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_monitoring_channels.1
.TH "GCLOUD_ALPHA_MONITORING_CHANNELS" 1
.SH "NAME"
.HP
gcloud alpha monitoring channels \- manage Cloud Monitoring notification channels
.SH "SYNOPSIS"
.HP
\f5gcloud alpha monitoring channels\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBconfig\fR
\fB(ALPHA)\fR Manage Monitoring notification channel configurations.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Create a new notification channel.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete a notification channel.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe a notification channel.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List notification channels.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update a notification channel.
.RE
.sp
.SH "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:
.RS 2m
$ gcloud beta monitoring channels
.RE