Kio CLI Convenience command line tool for Kio application registry. $ sudo pip3 install --upgrade stups-kio Usage $ kio app You can also run it locally from source: $ python3 -m kio Running Unit Tests $ python3 setup.py test --cov-html=true Releasing $ ./release.sh <NEW-VERSION>