Subscribe to pipeline storage write events via SSE.
Pass additional executions with --execution-id to watch several executions at once.
Auto-exits when all watched executions complete unless --no-exit is set.
factflow storage watch <execution-id-or-tag> [flags]
--execution-id strings Additional execution id/tag (repeatable)
--extension string Filter by extension (.md, .json)
--format string Output format: table or json (default "table")
-h, --help help for watch
--no-exit Keep stream open past execution completion
--path string Sub-path within stage
--stage string Filter to specific stage (e.g. boost/routines)
--timeout float Stream timeout in seconds (default 300)
--color Force color output even when piped (for use with less -R, more)
--compact Force compact output (no pretty-print, no color)
--no-color Disable color output
-o, --output string Output format: table, json, json-pretty, yaml (default "table")
--profile string Named server profile
--server string Factflow API base URL (default: http://localhost:8000)
-v, --verbose Debug logging