Cloud
rpk group offset-delete
Forcefully delete offsets for a Kafka group.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
Path to a file containing topic/partition tuples for which to delete offsets. |
|
stringArray |
topic:partition_id (repeatable; for example, |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?