Releases: radiusmethod/kxd
Releases · radiusmethod/kxd
v0.1.3
v0.1.2
- Fixed a crash when scrolling through an empty list, which occurred when searches returned no results.
v0.1.1
v0.1.0
- Added namespace command.
v0.0.9
- Added autocomplete script to install.
v0.0.8
- Fix for setting default config as argument.
- Changed the way kxd file current works to check
~/.kxd
file then default to~/.kube/config
.
v0.0.7
- Added support for setting config names as argument.
- Added list command to
kxd file
andkxd ctx
. - The root command now defaults to
kxd file switch
if no sub-commands are passed in.
v0.0.6
- Allow for specifying multiple matchers as a comma seperated string for
KXD_MATCHER
environment variable.
v0.0.5
- Small fix for running
kxd file switch -h
.
v0.0.4
- Allow for listing of current config and context.