I\'m using click to build a command line interface for my python code.
The command is now becoming too complex and I\'d like to split it into sub-commands. The interface