FairwindsOps / pentagon

A framework for building repeatable, containerized, cloud-based infrastructure as code with Kubernetes.
https://www.reactiveops.com
Apache License 2.0
183 stars 25 forks source link

Add command line option to get version #101

Closed jlwynkoop closed 6 years ago

jlwynkoop commented 6 years ago

pentagon -v && pentagon --version do not return the current pentagon version, suggest we add a command line option to return the current version of pentagon.

$ pentagon -v Error: no such option: -v $ pentagon --version Error: no such option: --version $ pentagon --help Usage: pentagon [OPTIONS] COMMAND [ARGS]...

Options: --help Show this message and exit.

Commands: add get start-project

ejether commented 6 years ago

closed by 6276ede0e14f4d5f4a98c026d6d20496da129cad