rhoas_kafka_consumer-group
#
rhoas kafka consumer-groupDescribe, list, and delete consumer groups for the current Apache Kafka instance
#
SynopsisUse 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- rhoas kafka - Create, view, use, and manage your Kafka instances
- rhoas kafka consumer-group delete - Delete a consumer group
- rhoas kafka consumer-group describe - Describe a consumer group
- rhoas kafka consumer-group list - List all consumer groups
- rhoas kafka consumer-group reset-offset - Reset offset for a consumer group