NAME
    gcloud alpha redis acl-policies - manage ACL policies of Memorystore for
        Redis Cluster instances

SYNOPSIS
    gcloud alpha redis acl-policies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage ACL policies of Memorystore for Redis Cluster instances.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a Redis ACL Policy.

     delete
        (ALPHA) Delete a Redis ACL Policy.

     describe
        (ALPHA) Show metadata for a Memorystore for Redis Cluster ACL policy.

     list
        (ALPHA) List Redis ACL Policies.

     update
        (ALPHA) Update aclPolicies.

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 redis acl-policies

        $ gcloud beta redis acl-policies

