Open
Description
Please describe your use case / problem.
I want to make sure that everyone on my team has a minimum version of telepresence installed, so want to parse out the version in scripts.
Describe the solution you'd like
telepresence version --output=json
should print a json spec of the version
Here's what it currently prints:
{"cmd":"version","stdout":"Client : v2.13.1\nRoot Daemon : v2.13.1\nUser Daemon : v2.13.1\nTraffic Manager: not connected\n"}
😐
Describe alternatives you've considered
none
Versions (please complete the following information)
see above