ConnOR, short for ConnectOffsetReset, is a command line tool for resetting Kafka Connect source connector offsets.
- 🚀 Fast startup and low memory footprint
- 📦 No external dependencies
- 🌈 Colorized output
sdk install connor
brew tap helpermethod/homebrew-tap
brew install connor
scoop bucket add helpermethod https://github.com/helpermethod/scoop-helpermethod.git
scopp install connor
A comma-separated list of Kafka broker URLs.
The name of the internal topic where Kafka Connect stores its source connector offsets.
The name of the source connector whose offsets you want to reset.
Executes the reset.