NAME
    gcloud memorystore instances - manage Instance resources

SYNOPSIS
    gcloud memorystore instances COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Instance resources.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     backup
        backup instances.

     create
        Create a Memorystore instance.

     delete
        Delete a Memorystore instance.

     describe
        Get details of a Memorystore instance.

     get-certificate-authority
        Get certificate authority details of a Memorystore instance.

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

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

     reschedule-maintenance
        Reschedule maintenance window for an instance.

     update
        Update the configuration of a Memorystore instance.

NOTES
    These variants are also available:

        $ gcloud alpha memorystore instances

        $ gcloud beta memorystore instances

