This repository was archived by the owner on Oct 20, 2024. It is now read-only.
Releases: vrischmann/kcm
Releases · vrischmann/kcm
v1.2.0
v1.1.0
Changes since v1.0.0
- add the
run-scriptcommand to run Kafka scripts likekafka-topics.sh - implement the
removecommand - run ZooKeeper using the java binary from
-java-homeif specified
First release
This release implements the basic functionality to create, start and stop Kafka clusters.
It has only been tested with Kafka versions as old as 0.11.0.2 but may work with older versions.