DESCRIPTION
  Read run events; --follow streams future events

USAGE
  smthrs logs [flags] [<run-id>]

ARGUMENTS
  run-id string     (optional)

FLAGS
  --credential string    Bearer token for the remote control plane; prefer SMITHERS_API_KEY to avoid exposing argv
  --json                 Print the machine-readable document instead of the human rendering
  --remote string        http(s) URL of the control plane to act on; falls back to SMITHERS_REMOTE
  --quiet                Suppress banners and progress on stderr; stdout documents still print
  --mcp-config string    Path to the JSON array of MCP servers the local executor projects into a run's flow catalog
  --root string          Project root to act on, instead of walking up from the working directory
  --follow               Keep streaming new run events after the recorded history

GLOBAL FLAGS
  --help, -h                                                          Show help information
  --version, -v                                                       Show version information
  --wizard                                                            Start wizard mode for a command
  --completions <bash|zsh|fish|sh>                                    Print shell completion script (choices: bash, zsh, fish, sh)
  --log-level <all|trace|debug|info|warn|warning|error|fatal|none>    Sets the minimum log level (choices: all, trace, debug, info, warn, warning, error, fatal, none)
