From stdin
From a file
Interactive
Start an interactive append session where each line you type becomes a record:Piping from another process
Options
| Flag | Description |
|---|---|
-f, --fencing-token | Enforce a fencing token |
-m, --match-seq-num | Enforce that the first record’s sequence number matches |
--format | Input format: text (default), json, json-base64 |
--linger | How long to wait for more records before flushing a batch (default: 5ms) |
-i, --input | Read from a file instead of stdin |

