rhoas_kafka_consumer-group_delete
rhoas kafka consumer-group delete#
Delete a consumer group
Synopsis#
Delete a consumer group from the Kafka instance.
rhoas kafka consumer-group delete [flags]Examples#
# delete a consumer group$ rhoas kafka consumer-group delete --id consumer_group_1
Options#
--id string The unique ID of the consumer group to delete -y, --yes Skip confirmation to forcibly delete a consumer groupOptions inherited from parent commands#
-h, --help Show help for a command -v, --verbose Enable verbose modeSEE ALSO#
- rhoas kafka consumer-group - Describe, list, and delete consumer groups for the current Apache Kafka instance