talosctx is a tool for make easy switch between Talos contexts. This tool is based on kubectx/kubens work.
- TUI: pterm
- Built with Golang
go install github.com/bdronneau/talosctx/cmd/talosctx@latestor check binaries releases
talosctx use TALOSCONFIG environment variable or fallback to $HOME/.talos/config to retrieve talosconfig file and contextes.
# Display interactive select between contexts
talosctx
# Get current context (PS1 usage, no return line)
talosctx --get-context- mise to manage toolchain and tasks (installs goreleaser, golangci-lint, etc.)
mise install
mise run testsIn order to retrieve all commands
mise tasks