NAME
    gcloud alpha managed-kafka topics - administer Apache Kafka for BigQuery
        topics

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

DESCRIPTION
    (ALPHA) Administer Apache Kafka for BigQuery 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
        (ALPHA) Create an Apache Kafka for BigQuery topic.

     delete
        (ALPHA) Delete an Apache Kafka for BigQuery topic.

     describe
        (ALPHA) Describe an Apache Kafka for BigQuery topic.

     list
        (ALPHA) List all Apache Kafka for BigQuery topics in a given cluster.

     update
        (ALPHA) Update an Apache Kafka for BigQuery topic.

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. This variant is also available:

        $ gcloud beta managed-kafka topics

