zalando-stups / fullstop-cli

Simple command line utility to view and resolve fullstop. violations
https://pypi.python.org/pypi/stups-fullstop/
Other
3 stars 5 forks source link

Missing "-U" option #27

Closed harti2006 closed 8 years ago

harti2006 commented 8 years ago

Like the other stups cli tools, fullstop should also provide a "-U" option to explicitly choose an OAuth user.

Currently as a workaround, the fullstop token can be created manually with zign:

zign token -n fullstop -U myusername
hjacobs commented 8 years ago

I'll close this issue --- uses should configure their username in Zign's config (stups configure does that too!).