Skip to main content

Module stdout

Module stdout 

Source
Expand description

Stdout plugin โ€” prints block data as JSON lines to stdout.

Useful for piping to jq, grep, or other CLI tools.

Structsยง

StdoutPlugin
Built-in plugin that prints block data to stdout as one JSON line per block.