Skip to content

wu:unblock

← Back to CLI Commands

Unblock WU

pnpm wu:unblock --id <wuId>

Options:

FlagDescriptionRequired
-i, --id &lt;wuId&gt;Work Unit ID (e.g., WU-123). If not provided, auto-generates next sequential ID.Yes
-r, --reason &lt;reason&gt;Reason for action (required with —skip-gate, —override-owner)No
--create-worktreeCreate worktree when unblockingNo
-w, --worktree &lt;path&gt;Set the local worktree path; claims verify its confined realpath and exact Git registrationNo
-b, --branch &lt;branch&gt;Set the effective claim branch; local worktree claims persist its verified bindingNo
--no-autoSkip auto-updating YAML/backlog/statusNo
-f, --forceForce operationNo
--override-ownerOverride ownership check (requires —reason)No

← Back to CLI Commands