File: //snap/google-cloud-cli/394/lib/surface/managed_kafka/topics/delete.yaml
release_tracks: [GA, ALPHA, BETA]
help_text:
brief: |
Delete a Managed Service for Apache Kafka topic.
description: |
Delete a Managed Service for Apache Kafka topic.
examples: |
To delete a topic in a cluster named mycluster located in us-central1,
run the following:
$ {command} mytopic \
--cluster=mycluster \
--location=us-central1
request:
collection: managedkafka.projects.locations.clusters.topics
arguments:
resource:
help_text: Identifies the topic for deletion.
spec: !REF googlecloudsdk.command_lib.managed_kafka.resources:topic