Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

hjacobs/mai

Repository files navigation

Mai

Build Status Code Coverage PyPI Downloads Latest PyPI version License

[At Zalando, this repository has been deprecated. Please update the STUPS tools and use zaws.]

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>