CLI11
CLI11 copied to clipboard
Feature request: add option to print out all input arguments?
It would be helpful to printout values/counts for all input arguments as history record in SGE printout files. This information could also be used for checking/debugging at a later time to see whether the user feeds the program with the right input list.
I believe the config output could be used for this purpose if desired.