keon CLI·v0.1.25
Install Keon
keon is the command-line client for Kisenon — create and manage projects, branches, compute endpoints, and API keys without leaving your terminal. Pick the one-line installer for your shell, or grab a binary directly.
One-line install
Direct downloads
Downloads are pinned to v0.1.25 (the current release). Any published build is addressable at https://kisenon.com/dl/v<version>/<file>.
Verify your download
Each release publishes a manifest of SHA-256 digests. Compare the hash of your download against the value shown above (or in the manifest).
$ curl -fsSLO https://kisenon.com/dl/v0.1.25/keon-macos-arm64 $ shasum -a 256 keon-macos-arm64 $ curl -fsSL https://kisenon.com/dl/latest/manifest.json