Skip to content

shipper unblock

Usage: shipper unblock [options]

Check if a blocked issue can proceed

ArgumentRequiredDescriptionChoices
yesissue number-
LongShortValueDefaultDescriptionChoices
—mode-defaultexecution mode: headless, interactive, or defaultheadless, interactive, default
—agent--agent to use: claude, codex, copilot, or opencodeclaude, codex, copilot, opencode
—model--model to use for the agent CLI-
—disable-mcp---disable MCP server loading for this run-
—enable-mcp---enable MCP server loading for this run-

Check whether issue 42 can be unblocked.

Terminal window
shipper unblock 42
CodeWhen
0The unblock check completes and writes its result.
1Validation, preflight, agent execution, or result processing fails.
  • —disable-mcp and —enable-mcp are mutually exclusive