Add --version
flag to all tools
#109
Labels
lobster-codebeamer
Affects codebeamer integration
lobster-core
Affects core LOBSTER tools
lobster-cpp
Affects C/C++ integration
lobster-cpptest
Affects lobster-cpptest
lobster-gtest
Affects GoogleTest integration
lobster-json
Affects JSON integration
lobster-python
Affects Python integration
lobster-trlc
Affects TRLC integration
Please add a
--version
command line argument to all lobster tools, to make it easy for the user to identify their current version.Expected behavior:
--version
as command line argument.Note:
The version information is available here:
lobster/lobster/version.py
Line 20 in 874e475
The text was updated successfully, but these errors were encountered: