DEPRECATED: This tool is no longer being developed as an open source project.
Convenience command line tool for Pier One Docker registry.
$ sudo pip3 install --upgrade stups-pierone$ pierone login
$ pierone teamsSee 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>