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

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

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

     delete
        Delete a Managed Service for Apache Kafka topic.

     describe
        Describe a Managed Service for Apache Kafka topic.

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

     update
        Update a Managed Service for Apache Kafka topic.

NOTES
    These variants are also available:

        $ gcloud alpha managed-kafka topics

        $ gcloud beta managed-kafka topics

