argclz.commands.new_command_parser#

argclz.commands.new_command_parser(parsers, usage=None, description=None, **kwargs)[source]#

A convenient way to create an ArgumentParser with sub-commands.

Parameters:
Returns:

Return type:

ArgumentParser