- 🔥 Easy installation of talosctl, the reference CLI to use Talos OS
- ⭐ Works on macOS (Intel/ARM) and Linux (amd64/arm64/armv7)
Installing talosctl is simple:
brew install siderolabs/talos/talosctl
You can also only add the tap which makes formulae within it available in search results (brew search
output):
brew tap siderolabs/talos
brew install talosctl
Note: since the v1.4.4
release the talosctl
Cask is deprecated in favor of a more universal talosctl
formula. If you have the Cask installed, you need to uninstall it first: brew uninstall --cask talosctl
.
Currently, updates of this repository are manual (see siderolabs/talos#2148) and may be delayed. If you rely on this tap, please send pull requests.
brew help
, man brew
or check Homebrew's documentation.