This is Katello command line client.

Usage: katello [options]

HACKING

Run unit tests (install python-mock - available in Fedora 17+)

  make test


Compile a test RPM:

  tito build --rpm --test --rpmbuild-options=--nodeps
