NAME
    gcloud beta managed-kafka acls - administer Managed Service for Apache
        Kafka acls

SYNOPSIS
    gcloud beta managed-kafka acls COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Administer Managed Service for Apache Kafka acls.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-acl-entry
        (BETA) Add an acl entry to a Managed Service for Apache Kafka acl.

     create
        (BETA) Create a Managed Service for Apache Kafka acl.

     delete
        (BETA) Delete a Managed Service for Apache Kafka ACL.

     describe
        (BETA) Describe a Managed Service for Apache Kafka acl.

     list
        (BETA) List all Managed Service for Apache Kafka acls in a given
        cluster.

     remove-acl-entry
        (BETA) Remove an acl entry from a Managed Service for Apache Kafka acl.

     update
        (BETA) Update a Managed Service for Apache Kafka acl.

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

        $ gcloud managed-kafka acls

        $ gcloud alpha managed-kafka acls

