kudo icon indicating copy to clipboard operation
kudo copied to clipboard

Feature add controller version to version command

Open sivaramsk opened this issue 5 years ago • 2 comments

What this PR does / why we need it: Print the controller version if installed as part of the kudo version command

Fixes #1295

sivaramsk avatar May 15 '20 15:05 sivaramsk

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 avatar May 15 '20 15:05 sivaramsk

@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!

kensipe avatar Jun 24 '20 00:06 kensipe