Skip to main content

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 mode

SEE ALSO#