NAME
    gcloud storage buckets notifications - manage Cloud Storage bucket
        notifications

SYNOPSIS
    gcloud storage buckets notifications COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Storage bucket notifications.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a notification configuration on a bucket.

     delete
        Delete notification configurations from a bucket.

     describe
        Show metadata for a notification configuration.

     list
        List the notification configurations belonging to a given bucket.

NOTES
    This variant is also available:

        $ gcloud alpha storage buckets notifications

