Skip to content

plan:create

← Back to CLI Commands

Create a new plan

pnpm plan:create --id <wuId> --title <title>

Options:

FlagDescriptionRequired
-i, --id &lt;wuId&gt;Work Unit ID (e.g., WU-123). If not provided, auto-generates next sequential ID.Yes
-t, --title &lt;title&gt;Work Unit titleYes

← Back to CLI Commands