@mycli-cli/migration-engine
v1.0.2
Published
Enterprise migration and upgrade engine — safe backups, reports, and multi-scope upgrades
Maintainers
Readme
@mycli-cli/migration-engine
Enterprise migration and upgrade engine for MyCLI (Phase 17).
CLI
my upgrade setup
my upgrade
my upgrade --scope project,template
my upgrade --dry-run
my upgrade --forceScopes
- project — generated project scaffold migrations (safe, no overwrite)
- cli — CLI compatibility / version guidance
- plugin — installed plugin compatibility checks
- template — installed marketplace template upgrades
Safety rules
- Never overwrite user changes automatically
- Backup key files before applying upgrades
- Write
UPGRADE_REPORT.mdafter every run - Record migration files under
.mycli/migrations/
Layout
src/migration/
migrations/
backup/
reports/
.mycli/upgrade-backups/
.mycli/migrations/
UPGRADE_REPORT.md
MIGRATION.md