rhoas_kafka_topic
#
rhoas kafka topicCreate, describe, update, list and delete topics
#
SynopsisCreate, 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 mode
#
SEE 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