zalando-zmon / zmon-cli

ZMON Command Line Interface
http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html
Other
9 stars 9 forks source link

Use keyring to maintain password #6

Closed nabcos closed 8 years ago

nabcos commented 8 years ago

Old password is converted to keyring automatically. In case of 401, zmon-cli will ask for a new password and update the keyring password.

hjacobs commented 8 years ago

Thanks for the PR, we will check