fest workflow runs
List runs of a standalone workflow
Synopsis
List runs recorded in .workflow/workflow.yaml.
Each row shows run id, status, started time, and completed time.
fest workflow runs [flags]
Options
-h, --help help for runs
--json emit JSON
Options inherited from parent commands
--config string config file (default: ~/.config/fest/config.json)
--debug enable debug logging
--no-color disable colored output
--phase string specify phase directory (e.g., 001_INGEST)
--verbose enable verbose output
SEE ALSO
- fest workflow - Manage workflow-based phase execution