awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 769 forks source link

Please implement `--version` or equivalent flag #226

Open dserodio opened 5 years ago

dserodio commented 5 years ago

I'm trying to figure out which version I have installed, but I can't. It would be very useful to have a --version argument print the current version and exit.

Thanks!

pletnes commented 5 years ago

The -V flag is at least as common.