Print (print)
Print event payloads to the terminal.
Contents
Fields
| Field | Type | Required | Description |
|---|---|---|---|
output | Output | ✅ | the kind of output: standard output, standard error, pretty output. |
Output Options
| Value | Name | Description |
|---|---|---|
stdout | stdout | Standard output of job |
stderr | stderr | Standard error of job |
pretty-stdout | pretty-stdout | Nice JSON to standard output |
pretty-stderr | pretty-stderr | Nice JSON to standard error |