v0.10.0
Installation
Binary Downloads
Download the appropriate binary for your platform:
- Linux x86_64:
kn-linux-x86_64.tar.gz - macOS x86_64:
kn-macos-x86_64.tar.gz - macOS ARM64 (Apple Silicon):
kn-macos-arm64.tar.gz
Extract and move to your PATH:
tar xzf kn-*.tar.gz
sudo mv kn /usr/local/bin/
# Or user directory
mv kn ~/.local/bin/Automated Installer
curl -fsSL https://raw.githubusercontent.com/kobogithub/knowledge/prod/install.sh | bashVerify Installation
kn --version
kn doctorWhat's Changed
See CHANGELOG.md for full details.
Checksums
$(cat checksums.txt)