Skip to content

pfigue/pierone-cli

 
 

Repository files navigation

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>

About

Convenience command line client for Pier One Docker registry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%