NAME
    gcloud alpha storage buckets anywhere-caches - manage Cloud Storage
        Anywhere Caches

SYNOPSIS
    gcloud alpha storage buckets anywhere-caches COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Storage Anywhere Caches.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create Anywhere Cache instances for a bucket.

     describe
        (ALPHA) Returns details of Anywhere Cache instance of a bucket.

     disable
        (ALPHA) Disable Anywhere Cache instances.

     list
        (ALPHA) List all Anywhere Cache instances of a bucket.

     pause
        (ALPHA) Pause Anywhere Cache instances.

     resume
        (ALPHA) Resume Anywhere Cache instances.

     update
        (ALPHA) Update Anywhere Cache instances.

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. This variant is also available:

        $ gcloud storage buckets anywhere-caches

