pegleg/pegleg
Rick Bartra 9e43f12337 Pegleg CLI output improvement
This commit leverages python prettytable to create tables and output
CLI information for the following:

- site:
  - lint
  - list
  - show

- type:
  - list

- repo:
  - lint

Addtionally, this commit changes the verbosity settings for pegleg CLI.
When verbosity is not set, only error logs will be shown as this would
be useful to users when errors do occur. Otherwise, no logs should be
shown in the CLI output unless the user passes the `verbose` flag.

Change-Id: Ic7782e9e383a1d6a7e31ff7cce025beb53c7db01
2018-10-10 15:30:54 -04:00
..
engine Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00
schemas Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00
config.py CLI: Add support for listing repository types 2018-10-04 19:30:13 +01:00