NAME
    gcloud beta memorystore instances - manage Instance resources

SYNOPSIS
    gcloud beta memorystore instances 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.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a Memorystore instance.

     delete
        (BETA) Delete a Memorystore instance.

     describe
        (BETA) Get details of a Memorystore instance.

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

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

     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

