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

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

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

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 Managed Service for Apache Kafka topic.

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

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

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

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

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

        $ gcloud managed-kafka topics

        $ gcloud alpha managed-kafka topics

