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.