rpk group
Manage Kafka consumer groups, including listing groups, viewing lag, and resetting offsets.
Subcommands
| Command | Description |
|---|---|
Delete one or more consumer groups from Redpanda brokers. A group must have no active members to be deleted. |
|
Display detailed information about a consumer group, including member assignments, lag per partition, and group state. |
|
List all groups. This command lists all groups currently known to Redpanda, including empty groups that have not yet expired. |
|
Forcefully delete offsets for a Kafka group. |
|
Modify a group’s current offsets. This command allows you to modify a group’s offsets. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |