stups-mai

AWS SAML login CLI


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

Documentation

Mai

Build Status Code Coverage PyPI Downloads Latest PyPI version License

AWS SAML login command line utility.

$ sudo pip3 install --upgrade stups-mai

Usage

$ mai create my-profile
$ mai # short for "mai login my-profile"

See the STUPS documentation on Mai for details.

Running Unit Tests

$ python3 setup.py test --cov-html=true

Releasing

$ ./release.sh <NEW-VERSION>