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 @blanquicet in #27
- run-command: Introduce timeout for run-command by @mqasimsarfraz in #34
- run-command: Truncate output tail instead of head by default by @blanquicet in #36
Full Changelog: v0.2.0...v0.2.1