stups-cli-support

STUPS CLI support library


Keywords
stups, zalando, cli
License
Apache-2.0
Install
pip install stups-cli-support==1.1.22

Documentation

STUPS CLI Support

PyPI Downloads Latest PyPI version License

Helper library for all STUPS command line tools.

$ sudo pip3 install --upgrade stups
$ stups configure

Local Development

You can test the configure command with:

$ python3 -m stups_cli

Releasing

$ ./release.sh <NEW-VERSION>