ResourceWorkflow tools
geni workflow executions
List a workflow's recent executions.
geni workflow executions [id] [flags]Lists a workflow's recent executions — id, status, whether it was a test, when it ran, and a label.
Synopsis
geni workflow executions
geni workflow executions wf_01HX --limit 50 --json| Arg / Flag | Notes |
|---|---|
[id] | Workflow id. Omit to use the marker in --dir. |
--limit <n> | Max rows (default 20, max 100). |
--dir <path> | Resource directory. Defaults to cwd. |
--json | Machine-readable output. |
Inspect one execution's output and logs with geni workflow execution.