Command line client for "even" SSH access granting service


Keywords
aws, account, saml, login, federated, shibboleth
License
Apache-2.0
Install
pip install stups-piu==1.0.11

Documentation

Più

Build Status Code Coverage PyPI Downloads Latest PyPI version License

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>