Metadata
Get detailed workflow metadata.
-
Complete Info
Inputs, outputs, timing, labels, and more
-
Debug Failures
Inspect failed task details
-
Execution Timing
Review start/end timestamps
Quick Start
Flags
| Flag | Alias | Description |
|---|---|---|
--verbose |
-v |
Show detailed call information |
Examples
Output
| Section | Description |
|---|---|
| Workflow ID | Full UUID |
| Name | WDL workflow name |
| Status | Current state |
| Timing | Start/end timestamps |
| Inputs | Submitted inputs |
| Outputs | Generated outputs |
| Labels | User labels |
| Calls | Task execution details (with -v) |
Use Cases
-
Debug Failures
Inspect failed task details
-
Extract Outputs
Find output file paths
-
Check Timing
Review execution duration
-
Verify Inputs
Confirm submitted parameters
See Also
- Debug View — Interactive exploration
- Query — List workflows