File: //snap/google-cloud-cli/394/help/man/man1/gcloud_storage_buckets_notifications.1
.TH "GCLOUD_STORAGE_BUCKETS_NOTIFICATIONS" 1
.SH "NAME"
.HP
gcloud storage buckets notifications \- manage Cloud Storage bucket notifications
.SH "SYNOPSIS"
.HP
\f5gcloud storage buckets notifications\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Cloud Storage bucket notifications.
.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
Create a notification configuration on a bucket.
.TP 2m
\fBdelete\fR
Delete notification configurations from a bucket.
.TP 2m
\fBdescribe\fR
Show metadata for a notification configuration.
.TP 2m
\fBlist\fR
List the notification configurations belonging to a given bucket.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud alpha storage buckets notifications
.RE