Skip to content

factflow config run

Run a pipeline configuration
Usage:
factflow config run <id> [flags]
Flags:
-h, --help help for run
--payload string JSON init_message payload overrides (merged into YAML defaults)
--tag string Tag for the new execution (unique)
Global Flags:
--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