Search the documentation
2 pages for --include-partial-messages.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
CLI reference
Claude Code CLI · in the page
cli-reference
…son --verbose --include-hook-events "query"` | | `--include-partial-messages` | Include partial streaming events in output. Requires `--print` and `--output-form…
Run Claude Code programmatically
Claude Code CLI · in the page
headless
…am responses Use `--output-format stream-json` with `--verbose` and `--include-partial-messages` to receive tokens as they're generated. Each line is a JSON object representing an event: ```bash the…