OptionalConfigPre-filled configuration (fields not present will be prompted for).
Target directory for the install (absolute or relative).
OptionalFastFast mode: automatically skips the smoke test and optimizes post-codegen
steps by quick-checking manifests before rebuilding (--fast).
OptionalNoExclude the Claude Code pack from the install (--no-claude-pack).
By default the pack ships alongside the distribution so end users get the
full Claude-Code-aware MJ experience after mj install finishes — honoring
Goal #1 of plans/claude-install-pack.md. Pass true to opt out.
OptionalSkipSkip the codegen phase (--skip-codegen).
OptionalSkipSkip the database provisioning phase (--skip-db).
OptionalSkipSkip the smoke test phase (--skip-start).
OptionalTagRelease tag, e.g. "v5.1.0". If omitted, version selection is interactive.
Input parameters for InstallerEngine.CreatePlan.
Controls which version to install, where to install it, and which phases to skip. Missing fields are filled with defaults or prompted for interactively during execution.
Example