Conversation
|
This feature looks nice. No comments on the code itself. I have just one suggestion. I would call the command line parameter Something a bit different not really specific to this PR: Is there a way to make certain CLI flags "global" so you don't have to define them for every command? Currently there is a lot of code duplication for all the flags that are the same for each command. |
--debug would be indeed a appropriate option name.
Currently the only reason against "globaly" options is the |
|
I would live with the non functional options on the version command (or make that an option itself |
|
needs rebase and I would like to merge #4 first and working on top |
No description provided.