Closed wstaples closed 8 years ago
Ack! I changed command line handlers and didn't notice that --version
had been removed. I've pushed a fix for it. It will be consul-cli version
. Commit https://github.com/CiscoCloud/consul-cli/commit/296125f4ce3c6fd28cdd6163f64fce9c7c1374b0
Great work on this by the way. Curl on windows has some subtle differences that make it a real PITA to try and remember all of the commands. This is much easier.
On consul-cli version 1 I was able to use
consul-cli --version
to see the version number. I just upgraded to 2 on windows and there does not seem to be a--version
option any more. I tried-v
--version
-version
and justversion
. Is this no longer a valid option?