Skip to content

upgrade

upgrade refreshes the stack in place: inferred package versions, region sync, lockfile, and quality gate.

Terminal window
dart run stackchain upgrade [options]
Option Description
--dry-run Preview
--skip-analyze Skip analyze
Terminal window
dart run stackchain upgrade
dart run stackchain upgrade --dry-run

Use 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.