Lineage (or Bundle Metadata)

Backward tracing bundle history

Bundle Metadata

Beyond human, processing, and UUId names, each bundle also tracks:

  • Creation date

  • Git repo, branch, and latest commit hash

  • Task start and complete timestamps

  • Bundle dependency set: the input bundles taken as input

It's that last set, that allows us to trace lineage.

Accessing lineage

Given the UUID of the output bundle, you can access lineage via the CLI.

Last updated

Was this helpful?