Migrate drush
Categories
Component ID
2783717
Component name
Migrate drush
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
26476
Component created
Component changed
Component body
Two useful drush commands:
- An entity migration skeleton generator.
- A migration runner. Very simple, disregards potentially parallel running migrations (solution: do not do that), resets migrate status automatically (option to keep status).
These were useful for myself and I hope they will be useful to others. Bug reports and fixes are welcome. Feature requests probably will be closed. This intends to be a simple tool.
