Pier One Docker registry CLI


Keywords
pier, one, docker, registry
License
Apache-2.0
Install
pip install stups-pierone==1.1.56

Documentation

DEPRECATED: This tool is no longer being developed as an open source project.

Pier One CLI

Build Status Code Coverage PyPI Downloads Latest PyPI version License

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.

You can also run it locally from source:

$ python3 -m pierone

Running Unit Tests

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

Releasing

$ ./release.sh <NEW-VERSION>