st2 trace get <id...>
Get individual trace
Arguments
Name | Description |
---|---|
id | ID |
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 |
-e, --execution <EXECUTION> | Execution to filter the list |
-r, --rule <RULE> | Rule to filter the list |
--trigger_instance <TRIGGER_INSTANCE> | Trigger instance id to filter the list |
--show-executions | Only show executions |
--show-rules | Only show rules |
-n, --hide-noop-triggers | Hide noop trigger instances |