Tooling
Kronotop ships with two command-line tools. Both are published as standalone jars on the
Releases page, bundled in the Docker image
ghcr.io/kronotop/kronotop, and can also be built as native binaries from source.
| Tool | Purpose |
|---|---|
| kronotop-cli | Interactive client for running commands against a Kronotop server. |
| kronotop-ctl | Control tool for cluster operations, such as bootstrapping a new cluster. |