CLI · command
socotra migrate
Upgrade an existing socotra.yaml to the latest schema version.
Synopsis
socotra migrateExit codes
Behavior
- Creates a
.bakbackup of the original file before modification. - Uses
SchemaMigratorto upgrade from version1.0to1.1. - Reports what changed during migration.
Schema 1.0 → 1.1
socotra.architecturefor constraint enforcementsocotra.sharedfor cross-module shared projectssocotra.hostfor explicit entry-point projectsallowedDependenciesfor fine-grained layer access
Examples
socotra migrateSchema 1.1 · CLI 1.0