NAME
    gcloud alpha storage - create and manage Cloud Storage buckets and objects

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

DESCRIPTION
    (ALPHA) The gcloud alpha storage command group lets you create and manage
    Cloud Storage resources such as buckets and objects.

    More information on Cloud Storage can be found here:
    https://cloud.google.com/storage, and detailed documentation can be found
    here: https://cloud.google.com/storage/docs/

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cp
        (ALPHA) Upload, download, and copy Cloud Storage objects.

     ls
        (ALPHA) List Cloud Storage buckets and objects.

     rm
        (ALPHA) Delete objects and buckets.

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.

