Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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