v0.3.0
v0.3.0
- New subcommand
nodes
shows nodes utilization breakdown with shall chart - Added --context parameter to switch kubeconfig contexts Issue #36
- Added --no-headers to supress printing headers just like kubeclt does
- Fix for double counting CPU when resources were defined without (m) at the end
- Improved unit tests, added Codeclimate integration.