Skip to content

wu:block

← Back to CLI Commands

Block WU with reason

pnpm wu:block --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
-w, --worktree &lt;path&gt;Set the local worktree path; claims verify its confined realpath and exact Git registrationNo
--remove-worktreeRemove worktree when blockingNo
--no-autoSkip auto-updating YAML/backlog/statusNo
--override-ownerOverride ownership check (requires —reason)No

← Back to CLI Commands