NetgenRemoteMediaBundle icon indicating copy to clipboard operation
NetgenRemoteMediaBundle copied to clipboard

Migrate command easier for scripting

Open ilukac opened this issue 5 years ago • 1 comments

added additional argument to migrate command so non-interactive usage is possible.

e.g. to migrate image from "image" field to "remote_image" field in all "ng_news" type of content:

php bin/console_test netgen:ngremotemedia:migrate:ezimage ng_news image remote_image -n

ilukac avatar Nov 09 '19 18:11 ilukac

Btw, if possible merge to adminv2 branch as well.

ilukac avatar Nov 09 '19 18:11 ilukac