Project operations command
workspai infra plan
Generate a versioned infrastructure plan without applying infrastructure changes.
- Category
- Project operations
- Workspace Intelligence
- No
- Produced artifacts
- 1
- Related contracts
- 3
- Registration
- commander
- Registered options
- 4
Operational role
This purpose is versioned in the CLI runtime command surface. It is not inferred from page copy or a generic command template.
Canonical invocation
This invocation is derived from the runtime command surface. Commands with a registered intelligence execution include their canonical evidence-producing flags.
npx workspai infra planRuntime signature
Arguments, aliases, and options come from the versioned snapshot of the live Commander tree emitted by the CLI. Contract-declared delegated commands intentionally expose only their canonical invocation.
Arguments and aliases
Aliases: None
No registered positional arguments.
Options
- --workspace <path>
- --json
- --dry-run
- --verbose
Contract relationships
Capability contracts govern whether the command exists; artifact contracts govern the structured output it produces.
Produced artifacts
Artifacts are durable machine-readable outputs. Their schema, path, and producer relationship must remain stable across CLI, CI, IDE, MCP, and agent consumers.
| Artifact | Schema version | Contract |
|---|---|---|
| .workspai/reports/infra-plan.json | rapidkit.infra-plan.v1 | contracts/infra-plan.v1.json |