Skip to main content

rhoas_kafka_consumer-group

rhoas kafka consumer-group#

Describe, list, and delete consumer groups for the current Apache Kafka instance

Synopsis#

Use these commands to describe, list, and delete consumer groups for the current Kafka instance.

Examples#

## Delete a consumer grouprhoas kafka consumer-group delete --id consumer_group_1
## List all consumer groupsrhoas kafka consumer-group list

Options inherited from parent commands#

  -h, --help      Show help for a command  -v, --verbose   Enable verbose mode

SEE ALSO#