Can we do bench migrate for only a single app

I made a custom app and made some changes in the json file, so can i migrate the single app

You can’t migrate a single app, as there is no command for migrating a single app. If you want to migrate, it will migrate all apps.

bench --site sitename migrate
1 Like