Replay an execution from storage to a target route
factflow execution replay <id-or-tag> [flags]
--config-id string Target config for cross-pipeline replay
--from-path string Optional path within stage for subset replay
--from-stage string Pipeline stage to replay from (required)
-h, --help help for replay
--source string Replay source: storage, lineage, or manual (default "storage")
--tag string Tag for the new replay execution (unique)
--to-route string Target route name (required)
--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)
--timeout duration HTTP timeout (default 30s)
-v, --verbose Debug logging