Installation¶
Homebrew¶
For macOS and Linux users, the recommended way to install talm is with Homebrew.
Binary¶
Download binary from Github releases page
Or use simple script to install it:
Windows¶
Windows is supported. Download the talm-windows-*.zip archive from the releases page and extract talm.exe. On Windows, template paths passed to the -t / --template flag accept either \ or / separators, so -t templates\controlplane.yaml and -t templates/controlplane.yaml are equivalent. Other path flags (--talosconfig, -f / --file) are delegated to the underlying OS file loader and follow standard Windows path rules.