Skip to content

Releases: radiusmethod/kxd

v0.1.3

10 Aug 22:30
a053236

Choose a tag to compare

  • Fix issue where wrong index is selected.

v0.1.2

10 Aug 14:11
0efd098

Choose a tag to compare

  • Fixed a crash when scrolling through an empty list, which occurred when searches returned no results.

v0.1.1

01 Aug 15:52
4f0d5a7

Choose a tag to compare

  • Adds circular scrolling #39.

v0.1.0

26 Jan 20:26
888fcfa

Choose a tag to compare

  • Added namespace command.

v0.0.9

23 Dec 18:25
a2d77ef

Choose a tag to compare

  • Added autocomplete script to install.

v0.0.8

26 Oct 00:48
95acc2e

Choose a tag to compare

  • 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

23 Oct 21:43

Choose a tag to compare

  • Added support for setting config names as argument.
  • Added list command to kxd file and kxd ctx.
  • The root command now defaults to kxd file switch if no sub-commands are passed in.

v0.0.6

29 Sep 17:06
ab324dd

Choose a tag to compare

  • Allow for specifying multiple matchers as a comma seperated string for KXD_MATCHER environment variable.

v0.0.5

25 Sep 15:18
a29bda1

Choose a tag to compare

  • Small fix for running kxd file switch -h.

v0.0.4

25 Sep 14:26
1c6af19

Choose a tag to compare

  • Allow for listing of current config and context.