mypackage - CLI interface#

mypackage config_file –option

mypackage config_file [options [args]]

mypackage positional arguments#

  • config_file - name of the file containing the mypackage configuration. (default: None)

mypackage options#

  • -h, --help - show this help message and exit

  • --option - example option.

  • -q, --quiet - console output will be quiet.

  • -v, --verbose - console output will be verbose.

  • --log LOG - name of log file. If specified, this will activate logging to file. (default: None)

  • --log-level LOG_LEVEL - log level applied to logging to file. (default: WARNING)