Skip to content

Use 'st2 login' instead of modifying '~/.st2/config' #520

@arm4b

Description

@arm4b

Current installer writes the username/password pair in ~/.st2/config.

[credentials]
username = ${USERNAME}
password = ${PASSWORD}

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions