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

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

DESCRIPTION
    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
        Create Anywhere Cache instances for a bucket.

     describe
        Returns details of Anywhere Cache instance of a bucket.

     disable
        Disable Anywhere Cache instances.

     list
        List all Anywhere Cache instances of a bucket.

     pause
        Pause Anywhere Cache instances.

     resume
        Resume Anywhere Cache instances.

     update
        Update Anywhere Cache instances.

NOTES
    This variant is also available:

        $ gcloud alpha storage buckets anywhere-caches

