rpk group delete
Delete one or more consumer groups from Redpanda brokers. A group must have no active members to be deleted.
Consumer groups are automatically deleted when the last committed offset expires. Group offset deletion can happen through:
-
Kafka
OffsetDeleteAPI: Offsets can be explicitly deleted using the KafkaOffsetDeleteAPI. Seerpk group offset delete. -
Periodic offset expiration: Offsets expire automatically when the group has been empty for a set duration.
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |