Convenience command line tool for Pier One Docker registry.
$ sudo pip3 install --upgrade stups-pierone
$ pierone login
$ pierone teams
See the STUPS documentation on pierone for details.
You can also run it locally from source:
$ python3 -m pierone
$ python3 setup.py test --cov-html=true
$ ./release.sh <NEW-VERSION>