NAME
    gcloud storage buckets - manage Cloud Storage buckets

SYNOPSIS
    gcloud storage buckets GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Storage buckets.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     notifications
        Manage Cloud Storage bucket notifications.

COMMANDS
    COMMAND is one of the following:

     create
        Create buckets for storing objects.

     delete
        Deletes Cloud Storage buckets.

     describe
        Describes Cloud Storage buckets.

     list
        Lists Cloud Storage buckets.

     update
        Update bucket settings.

NOTES
    This variant is also available:

        $ gcloud alpha storage buckets

