Pier One Docker registry CLI
Project description
Convenience command line tool for Pier One Docker registry.
$ sudo pip3 install --upgrade stups-pierone
Usage
$ pierone login
$ pierone teams
See the STUPS documentation on pierone for details.
Running Unit Tests
$ python3 setup.py test --cov-html=true
Releasing
$ ./release.sh <NEW-VERSION>