rhoas_kafka_topic
rhoas kafka topic#
Create, describe, update, list and delete topics
Synopsis#
Create, describe, update, list and delete topics for the current Kafka instance.
Commands are executed on the currently selected Kafka instance.
Examples#
## Create a topicrhoas kafka topic create --name mytopic
## List all topicsrhoas kafka topic list
Options inherited from parent commands#
-h, --help Show help for a command -v, --verbose Enable verbose modeSEE ALSO#
- rhoas kafka - Create, view, use, and manage your Kafka instances
- rhoas kafka topic create - Create a topic
- rhoas kafka topic delete - Delete a topic
- rhoas kafka topic describe - Describe a topic
- rhoas kafka topic list - List all topics
- rhoas kafka topic update - Update a Kafka topic