Credential access
Reads Talos config, cluster endpoints, and administrative credentials.
brew
CLI for out-of-band management of Kubernetes nodes created by Talos. Version 1.13.5 via Homebrew; verified 2026-06-22.
agent safety
talosctl manages Talos Linux clusters and node configuration.
Reads Talos config, cluster endpoints, and administrative credentials.
Can reboot nodes, apply machine config, and change cluster state.
Can roll out machine configuration that affects workloads.
Gate config apply, reset, reboot, and destructive cluster commands.
Allow health and config inspection; require approval for node or cluster mutations.
install
brew install talosctllocal Homebrew formula metadata
nix profile install nixpkgs#talosctlnixpkgs package indexes · pkgs/by-name/ta/talosctl/package.nix · source: api.github.com
sudo pacman -S talosctlArch Linux sync databases · talosctl · source: geo.mirror.pkgbuild.com
sudo zypper install talosctlopenSUSE Tumbleweed package metadata · talosctl · source: download.opensuse.org
scoop install main/talosctlScoop official bucket manifest trees · bucket/talosctl.json · source: api.github.com
winget install --id Sidero.talosctl -eWindows Package Manager source index · Sidero.talosctl · source: cdn.winget.microsoft.com
overview
CLI for out-of-band management of Kubernetes nodes created by Talos
history
`talosctl` is the command-line client for Talos Linux, the Kubernetes-focused operating system from Sidero Labs. Its history is inseparable from Talos itself: because Talos removes shell and interactive console administration, the API client becomes the main package-managed tool operators install on their laptops.
The Talos repository started with an initial commit on 2017-11-03 and early alpha tags appeared in 2018. Official Talos documentation describes the OS as Kubernetes-optimized, minimal, immutable, secure by default, and managed through a declarative gRPC API rather than traditional Linux login and shell workflows.
Official `talosctl` documentation recommends Homebrew on Linux and macOS because it keeps the CLI updated as releases ship, while also documenting an installer script and manual Windows downloads from GitHub releases. The Homebrew formula and supplied package facts show broad package-manager coverage across Homebrew, Nix, Arch, Scoop, Winget, and Zypper.
Operators use `talosctl` to interact with the Talos API, manage nodes, and configure Talos machines. The same configuration file, `~/.talos/config`, acts as both client configuration and credential material, and the docs warn that the `talosctl` version should match the Talos Linux version running on the nodes.
`talosctl` is a package-manager staple for Kubernetes infrastructure users because it replaces SSH-era node administration with a versioned API client. For package nerds, the important detail is version alignment: the local CLI is part of the cluster control plane contract, so package upgrades and pins are operationally meaningful.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.talos/configCredential-bearing paths to review before unattended agent runs.
~/.talos/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
talosctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/siderolabs/talos
install metadata
| Package key | brew:talosctl |
|---|---|
| Version | 1.13.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/talosctl |
| Homepage | https://www.talos.dev/ |
| Repository | https://github.com/siderolabs/talos |
| Upstream docs | https://docs.siderolabs.com/talos/v1.12/getting-started/talosctl |
| License | MPL-2.0 |
| Source archive | https://github.com/siderolabs/talos/archive/refs/tags/v1.13.5.tar.gz |
| Last updated | 2026-06-22T17:51:18Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | talosctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
talosctl
nix profile install nixpkgs#talosctltalosctl 1.13.4-1
CLI for Talos - A modern OS for Kubernetes
https://github.com/siderolabs/talos
sudo pacman -S talosctltalosctl 1.13.3-1.1
CLI to interact with Talos Linux
https://github.com/siderolabs/talos
sudo zypper install talosctltalosctl-bash-completion 1.13.3-1.1
Bash Completion for talosctl
https://github.com/siderolabs/talos
sudo zypper install talosctl-bash-completiontalosctl-fish-completion 1.13.3-1.1
Fish Completion for talosctl
https://github.com/siderolabs/talos
sudo zypper install talosctl-fish-completiontalosctl-zsh-completion 1.13.3-1.1
Zsh Completion for talosctl
https://github.com/siderolabs/talos
sudo zypper install talosctl-zsh-completionmain/talosctl
scoop install main/talosctlSidero.talosctl
winget install --id Sidero.talosctl -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.