File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_monitoring_channels.1
.TH "GCLOUD_BETA_MONITORING_CHANNELS" 1
.SH "NAME"
.HP
gcloud beta monitoring channels \- manage Cloud Monitoring notification channels
.SH "SYNOPSIS"
.HP
\f5gcloud beta monitoring channels\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\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 "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(BETA)\fR Create a new notification channel.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete a notification channel.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe a notification channel.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List notification channels.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update a notification channel.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. This variant
is also available:
.RS 2m
$ gcloud alpha monitoring channels
.RE