NAME
    gcloud beta memorystore instances - manage Instance resources

SYNOPSIS
    gcloud beta memorystore instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Instance resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     token-auth-users
        (BETA) Manage Token Auth User resources.

COMMANDS
    COMMAND is one of the following:

     backup
        (BETA) backup instances.

     create
        (BETA) Create a Memorystore instance.

     create-token-auth-user
        (BETA) create token auth user for a Memorystore instance.

     delete
        (BETA) Delete a Memorystore instance.

     describe
        (BETA) Get details of a Memorystore instance.

     finish-migration
        (BETA) Finish migration for a Memorystore instance.

     get-certificate-authority
        (BETA) Get certificate authority details of a Memorystore instance.

     get-shared-regional-certificate-authority
        (BETA) Get the shared regional CA certificate bundle for Memorystore.

     list
        (BETA) List all Memorystore instances in a specified project and
        location.

     reschedule-maintenance
        (BETA) Reschedule maintenance window for an instance.

     start-migration
        (BETA) Start migration for a Memorystore instance.

     update
        (BETA) Update the configuration of a Memorystore instance.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud memorystore instances

        $ gcloud alpha memorystore instances

