Closed galibzon closed 3 years ago
During the move from docopt to CLI11, the --version command line option was lost because it was an implicit option in docopt. In CLI11, the --version option must be explicitely declared.
Signed-off-by: garrieta garrieta@amazon.com
During the move from docopt to CLI11, the --version command line option was lost because it was an implicit option in docopt. In CLI11, the --version option must be explicitely declared.
Signed-off-by: garrieta garrieta@amazon.com