st2 pack install <pack...>
Install new packs
Arguments
Name | Description |
---|---|
pack | Pack |
Options
Name | Description |
---|---|
-h, --help | Show 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, --json | Print output in JSON format |
-y, --yaml | Print output in YAML format |
-w, --width <WIDTH...> | Set the width of the columns in output |
--attr <ATTR...> | List of attributes to include in the output. 'all' or unspecified will return all attributes |
-d, --detail | Display full detail of the execution in table format |
force | Force |
--skip-dependencies | Skip dependencies |