Releases: k8sstormcenter/bob
Releases · k8sstormcenter/bob
bobctl latest (2026-03-16)
Download
| Platform | Architecture | Binary |
|---|---|---|
| Linux | amd64 | bobctl-linux-amd64 |
| Linux | arm64 | bobctl-linux-arm64 |
Quick install
# Linux amd64
curl -fsSL -o bobctl \
https://github.com/k8sstormcenter/bob/releases/download/latest/bobctl-linux-amd64
chmod +x bobctl
# Linux arm64
curl -fsSL -o bobctl \
https://github.com/k8sstormcenter/bob/releases/download/latest/bobctl-linux-arm64
chmod +x bobctl