Process CLI arguments only in silkaj/cli_tools.py
I was wondering if the function `manage_cmd` or the module `silkaj/cli_tools.py` should handle all the command line arguments, and give the "métier" functions only the data the need ?
issue