st2 action-alias execute <comamnd>

Execute the command text by finding a matching action alias

Arguments

NameDescription
comamndCommand text

Options

NameDescription
-h, --helpShow this help and exit
-t, --token <TOKEN>Access token for user authentication. Get ST2_AUTH_TOKEN from the environment variables by default
--api-key <API_KEY>Api Key for user authentication. Get ST2_API_KEY from the environment variables by default
-j, --jsonPrint output in JSON format
-y, --yamlPrint output in YAML format
-u, --user <USER>User under which to run the action (admins only)