Skip to main content

buttons logs

View past runs for a button or tail the live progress stream

Synopsis

Structured run history. CLI only — for the full-screen interactive viewer, use ‘buttons board’.
—follow streams the latest press’s progress events to stdout as plain text (JSONL: one event per line). No TUI. Pipe it, parse it, interrupt it with ctrl+C. Use this when an agent needs to watch a long-running press live. Agent mode (—json or non-TTY) returns the full Run shape for non-follow calls. TTY mode prints a compact one-line-per-run table. The verb-first form (buttons logs NAME) still works as an alias.

Options

Options inherited from parent commands

SEE ALSO

  • buttons - Deterministic workflow engine for agents