Skip to content

factflow lineage

Inspect message lineage entries, chains, children, and failure analysis.
Usage:
factflow lineage [command]
Available Commands:
batch Get lineage entries for a batch
chain Get the full chain for a lineage entry
children Get children of a lineage entry
failures List failed lineage entries
get Get a lineage entry
list List lineage entries
stats Get lineage statistics
Flags:
-h, --help help for lineage
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 lineage [command] --help" for more information about a command.