Updated
Run pending configuration migrations to bring .rlsbl config files up to the latest schema, with dry-run preview and pending-status output.
#rlsbl migrate
Run pending configuration migrations to update .rlsbl config files to the latest schema. Use --dry-run to preview changes without applying, or --status to see which migrations are pending.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--dry-run | bool | Preview migrations without applying | |||
--status | bool | Show migration status |