upgrade
Description
Section titled “Description”upgrade refreshes the stack in place: inferred package versions, region sync, lockfile, and quality gate.
dart run stackchain upgrade [options]Options
Section titled “Options”| Option | Description |
|---|---|
--dry-run |
Preview |
--skip-analyze |
Skip analyze |
Examples
Section titled “Examples”dart run stackchain upgradedart run stackchain upgrade --dry-runUse this when package versions inferred from your YAML stack have drifted, or after pulling config changes that should re-sync wiring without a full migrate.