You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate CLI Configuration File~/.st2/config which is used as credentials source to authenticate current OS user, allowing to run st2 commands without explicitly specifying username/password/token/key.
Generate CLI Configuration File
~/.st2/configwhich is used as credentials source to authenticate current OS user, allowing to run st2 commands without explicitly specifying username/password/token/key.Bashexample: https://github.com/StackStorm/st2-packages/blob/0e599a61f113bd9b77ad525738fcc33fd0748fcb/scripts/st2bootstrap-deb.sh#L230-L233Optional setting, since not everyone needs to keep
username/passwordpair unencrypted.