inflexa prov lineage
Trace lineage through the recorded provenance graph — <ref> is a file path, content hash, hash prefix, search string over paths/commands/tools, or record QName
Usage
inflexa prov lineage [options] <analysis> <ref>
Arguments
| Argument |
Required |
Description |
<analysis> |
required |
Analysis whose provenance graph to walk, by id or name |
<ref> |
required |
What to trace: a file path, content hash, hash prefix, search string, or record QName |
Options
| Option |
Description |
Default |
--forward |
Walk forward: what was derived from this file |
|
--depth <n> |
Bound the walk to n generation hops (default: unbounded) |
|
--format <format> |
tree (human), json (flat graph), dot (Graphviz), or mermaid (flowchart source) |
tree |