StackStorm/st2-packages
Use 'st2 login' instead of modifying '~/.st2/config'
オープン
#520 opened on 2017/11/06
bash installerenhancementgood first issue
Repository metrics
- Stars
- (28 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.