Single App Migration
Single App Migration
bench --site {site} migrate-app --force {apps}
Note:
- replace
{site}with appropriate value orallkeyword to run command on all sites. {app}/__init__.pyshould have a flagis_set_to_migratefor app to be migrated or--forceis used to force migrate the app.{apps}is a space separated string. e.g.frappeorfrappe frappe_utils castlecraft.