Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 651 Bytes

File metadata and controls

27 lines (21 loc) · 651 Bytes

CLI

$ comlipy --help

Usage: comlipy [OPTIONS] MESSAGE

Options:
  -c, --config TEXT  path to the config file (.yml)
  -q, --quiet        Toggle console output
  -m, --monochrome   Toggle monochrome output
  -v, --verbose      Enable verbose output (also print hidden & success
                     messages)
  --version          Show the version and exit.
  --help             Show this message and exit.
$ comlipy-install --help

Usage: comlipy-install [OPTIONS]

Options:
  -c, --config TEXT  Path to the config file (.yml)
  --version          Show the version and exit.
  --help             Show this message and exit.