StackStorm/st2-packages
Use 'st2 login' instead of modifying '~/.st2/config'
Aberta
#520 aberto em 6 de nov. de 2017
bash installerenhancementgood first issue
Métricas do repositório
- Stars
- (28 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Current installer writes the username/password pair in ~/.st2/config.
The new way is to use st2 login --save-password which is more smart and really authenticates and saves credentials.
Bonus: Apply the same enhancement to ansible-st2.