rogrep

rogrep show

Show a conversation, exchange (rg_…#eN), or turn window

This syntax is generated from the shipped Clap definition during every site build. Run rogrep show --help locally for the same reference.

Usage and options

Show a conversation, exchange (rg_…#eN), or turn window

Usage: rogrep show [OPTIONS] <ID>

Arguments:
  <ID>  Conversation id (rg_…), id prefix, or exchange ref (rg_…#eN)

Options:
      --turn <TURN>          Show one specific turn
      --around <AROUND>      Center the window on this turn
      --exchange <EXCHANGE>  Show one exchange (1-based ordinal)
      --offset <OFFSET>      Start offset in turns [default: 0]
      --limit <LIMIT>        Max turns to print [default: 40]
      --raw                  Print full turn bodies without truncation/summarization
      --json                 
      --tui                  Open the conversation in the interactive TUI at this position
  -h, --help                 Print help

See the command index, query syntax, and agent playbook.