CLI Commands
Complete reference for all Gump commands.gump run
Execute a workflow.| Flag | Description |
|---|---|
--spec <file> | Spec file to pass to the workflow |
--dry-run | Show execution plan without running agents |
--verbose | Show detailed per-turn events |
--pause-after <step> | Pause after a specific step (HITL) |
--replay --from-step <id> | Replay from a clean state at a specific step |
--resume | Resume a crashed or paused run |
--run <uuid> | Target a specific run (with —resume) |