AndrewJSchofield commented on PR #19820:
URL: https://github.com/apache/kafka/pull/19820#issuecomment-3089184428
Still getting the usage message for trying to reset offsets for a consumer
group.
```
bin/kafka-share-groups.sh --bootstrap-server localhost:9092 --reset-offsets
--group CG1 --topic T1 --execute --to-earliest
Group CG1 is not a share group.
Option Description
------ -----------
--all-groups Apply to all share groups.
--all-topics Consider all topics assigned to a
share group in the 'reset-offsets'
process
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]