NAME
    gcloud alpha memorystore instances - manage Instance resources

SYNOPSIS
    gcloud alpha memorystore instances COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) backup instances.

     create
        (ALPHA) Create a Memorystore instance.

     delete
        (ALPHA) Delete a Memorystore instance.

     describe
        (ALPHA) Get details of a Memorystore instance.

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

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

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

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

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. These variants are also available:

        $ gcloud memorystore instances

        $ gcloud beta memorystore instances

