Problem/Motivation
The module has a dependency on Migrate Plus, but does not use Migrate Plus.
migrate:import is provided by Drush, but Migrate Tools overrides this and has slightly different arguments.
Drush --delete is Migrate Tools --sync
Steps to reproduce
Proposed resolution
Handle --sync and --delete. Check for Migrate Tools before passing arguments.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork migrate_cs-3618158
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
bluegeek9 commentedComment #4
bluegeek9 commentedComment #5
bluegeek9 commented