Releases: catalinpan/km
Releases · catalinpan/km
Release list
v0.1.0
- Multi-namespace fan-out: -n / --namespace can be repeated on any command
- km logs --all fix, new pods are picked up automatically
- Added --grep "PATTERN [-A N] [-B N] [-C N] [-i] [-v]" flag for any km command, preserving km's coloring
- Shell completion rewritten to filter-out only km-specific flags
- km now lists km subcommands plus kubectl's full top-level command set.
- Pod-only label completion on -l
Full Changelog: v0.0.9...v0.1.0
v0.0.9
- Added km whoami command to view the current context and session information.
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Fixed watch exit on error. The watch command will continue regardless of kubectl exit code.
Full Changelog: v0.0.7...v0.0.8
v0.0.7
- Added multi pod and multi namespace logs streaming
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Fix files using -f and improvement on fzf selector
Fix watch command and colouring of the status
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Fix for apply -f not listing local files.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Added watch style refresh for get commands and some extra args for output colors.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Added coloring for some output commands.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Initial golang release
Full Changelog: https://github.com/catalinpan/km/commits/v0.0.2