v0.2.1
In this release we are bringing in couple of UX improvements with run-command now having a default timeout of 300 seconds compared to 90 mins and improving the output of run-command by truncating the tail instead of head by default. For details please refer to changes below:
What's Changed
- readme: Add krew installation instructions and improve description by Jose Blanquicet (@blanquicet) in #27
- run-command: Introduce timeout for run-command by Qasim Sarfraz (@mqasimsarfraz) in #34
- run-command: Truncate output tail instead of head by default by Jose Blanquicet (@blanquicet) in #36
Full Changelog: v0.2.0...v0.2.1