st2 execution tail <id>
Tail output of a particular execution
Arguments
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 |
--type <OUTPUT_TYPE> | Type of output to tail for. If not provided, defaults to all |
--include-metadata | Include metadata (timestamp, output type) with the output |