rhoas_kafka_topic_delete
rhoas kafka topic delete#
Delete a topic
Synopsis#
Delete a topic in the current Apache Kafka instance.
rhoas kafka topic delete [flags]Examples#
# delete a topic$ rhoas kafka topic delete --name topic-1
Options#
--name string Topic name -y, --yes Skip confirmation to forcibly delete a topicOptions inherited from parent commands#
-h, --help Show help for a command -v, --verbose Enable verbose modeSEE ALSO#
- rhoas kafka topic - Create, describe, update, list and delete topics