yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

Feat: Added version subcommand #210

Closed doronkg closed 8 months ago

doronkg commented 9 months ago

Added version subcommand for users to view kor version not through querying commands (banner display).

$ kor version
kor version: v<release>
codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.36%. Comparing base (2507ed3) to head (fb702c5).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ======================================= Coverage 45.36% 45.36% ======================================= Files 31 31 Lines 2665 2665 ======================================= Hits 1209 1209 Misses 1284 1284 Partials 172 172 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.