Skip to content

zalando-stups/stups-cli-support

Repository files navigation

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>