CLI: workflow tasks
List stages and tasks, control ownership and priority, perform stage actions, and inspect history.
unitlab workflow stages PROJECT_ID --json
unitlab workflow tasks PROJECT_ID STAGE_ID --json
unitlab workflow task TASK_ID --json
unitlab workflow claim TASK_ID --json
unitlab workflow assign TASK_ID USER_ID --json
unitlab workflow priority TASK_ID 10 --json
unitlab workflow submit TASK_ID --json
unitlab workflow approve TASK_ID --json
unitlab workflow reject TASK_ID --reason "Boundary" --comment "Exclude shadow" --json
unitlab workflow timeline TASK_ID --jsonOperating contract
Concern
Required behavior
Failure and recovery boundary
Condition
Response