factflow execution
Manage pipeline executions
Usage: factflow execution [command]
Aliases: execution, exec
Available Commands: cancel Cancel an execution dag Show execution DAG get Get execution details list List executions replay Replay an execution from storage to a target route routes List execution routes start Start a new execution stats Show execution statistics wait Wait for execution to complete
Flags: -h, --help help for execution
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
Use "factflow execution [command] --help" for more information about a command.Subcommands
Section titled “Subcommands”factflow execution cancel— Cancel an executionfactflow execution dag— Show execution DAGfactflow execution get— Get execution detailsfactflow execution list— List executionsfactflow execution replay— Replay an execution from storage to a target routefactflow execution routes— List execution routesfactflow execution start— Start a new executionfactflow execution stats— Show execution statisticsfactflow execution wait— Wait for execution to complete