Releases: HariBoddapati01/ktx
Releases · HariBoddapati01/ktx
Release list
v0.1.0
ktx v0.1.0
First release of ktx — a fast Kubernetes context & namespace switcher.
Highlights
- Interactive fuzzy TUI picker (Bubble Tea) with the current context highlighted
- Scriptable subcommands:
list,use,ns,current - Pure kubeconfig manipulation — no cluster connections; honours
$KUBECONFIG - Single static binary;
--versionstamped at build time
Install
go install github.com/HariBoddapati01/ktx@v0.1.0
See the README for usage.