feat(cli): wf CLI binary run and check subcommands #33

Open
opened 2026-09-09 10:15:34 +00:00 by larandar · 0 comments
Owner

Proposal

Ship wf run and wf check subcommands.

Design

Wire both commands to executor with stable output, diagnostics, and exit codes.

Tasks

  • Parse args; implement run; implement check; map outcomes to documented codes.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-33

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN a valid workflow, when wf check or run executes, then expected output and status result.
## Proposal Ship wf run and wf check subcommands. ## Design Wire both commands to executor with stable output, diagnostics, and exit codes. ## Tasks - Parse args; implement run; implement check; map outcomes to documented codes. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-33 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** a valid workflow, when wf check or run executes, then expected output and status result.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#33
No description provided.