Bases: click.core.Group
click.core.Group
Writes the help into the formatter if it exists.
This is a low-level method called by get_help().
get_help()
This calls the following methods:
format_usage()
format_help_text()
format_options()
format_epilog()
This main function will be register as the console script when installing the package.