capt-hook transcripts register

Register one external transcript against a session — exactly one of --thread-id or --path.

capt-hook transcripts register [OPTIONS]
Full --help output
Usage: capt-hook transcripts register [OPTIONS]

  Register one external transcript against a session — exactly one of
  --thread-id or --path.

Options:
  --session TEXT    Claude Code session id to attach the transcript to
                    [required]
  --provider TEXT   Transcript source provider
  --thread-id TEXT  Provider thread id, resolved to a rollout at dispatch
  --path TEXT       Direct path to the transcript file
  --label TEXT      Optional human label for the registration
  --help            Show this message and exit.

Options

--session: TEXT
Required. Claude Code session id to attach the transcript to
--provider: TEXT = codex
Transcript source provider
--thread-id: TEXT
Provider thread id, resolved to a rollout at dispatch
--path: TEXT
Direct path to the transcript file
--label: TEXT
Optional human label for the registration