Feature add controller version to version command
What this PR does / why we need it: Print the controller version if installed as part of the kudo version command
Fixes #1295
I guess this is still a WIP. Not sure how to handle the testing though, guess I can't do a unit testing since I don't have any parameters to pass and not sure how to do an integration testing as I don't see any examples to use for version. If you could give an example I will write an integration test as well.
@sivaramsk thanks for the PR... I hope you are coming back to update based @nfnt feedback.
I have a request... we are removing master branch and working off main. I updated this PR to be against main.
thanks!