Skip to content

STUPS support library for command line tools

License

Notifications You must be signed in to change notification settings

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>