Skip to content

v0.3.0 (Moka Pot)

Compare
Choose a tag to compare
@embik embik released this 03 Feb 08:59
· 19 commits to main since this release
v0.3.0
d0d261c

What's Changed

New Features

  • import: support importing from stdin by using '-' as path by @embik in #46
  • import: support import from a directory by @embik in #48
  • import: add -p/--proxy-url flag by @embik in #51
  • prune: add new command to clean up kubeconfigs for which the server is no longer available by @embik in #49
  • move: add new command to rename kubeconfigs by @embik in #53
  • rewrite label and selector support to support key- labels and key!=value selectors by @embik in #52

Chores

Full Changelog: v0.2.0...v0.3.0