See CommandLineSettings.sink
Provides the functionality of parsing command line arguments, and then calling a command.
A service that allows commands to access the CommandLineInterface.parseAndExecute function of the command's CommandLineInterface.
Settings that can be provided to CommandLineInterface to change certain behaviour.
The default core provided by JCLI, the 'heart' of your command line tool.