Più
Più is the command line client for the "even" SSH access granting service.
Installation
$ sudo pip3 install --upgrade stups-piu
Usage
$ piu myuser@myhost my-reason
See the STUPS documentation on Più for details.
Running Unit Tests
$ python3 setup.py test --cov-html=true
Releasing
$ ./release.sh <NEW-VERSION>