CLI
spinrun workflow
`spinrun workflow list|get|validate|put|test|delete` — The same, for workflows.
The same, for workflows.
Usage: spinrun workflow list|get|validate|put|test|delete
spinrun workflow listworkflow test <ref> --file input.json sends the file's JSON as the run's input ({"input": {…}} on the wire) and polls GET /api/build/workflow-runs/{runId} the way agent test does, with the same five-minute wait.