bash installerenhancementgood first issue
倉庫指標
- 星標
- (28 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.