drush migrate-auditfor drush 7x


View information on problems in a migration.

drush migrate-audit

migrate-audit is a Drush command from the migrate project.

migrate
  • Aliases


    migrate-audit has 1 alias/es:


    drush ma

  • Arguments


    migrate-audit accepts 1 argument/s:


    migration : Name of the migration

  • Options


    migrate-audit accepts 2 option/s:


    --all : Process all migrations that come after the specified migration. If no value is supplied, all migrations are processed.

    --group : Name of the migration group to run

  • Examples


    Report on problems in the MyNode migration

    migrate-audit MyNode

  • Comments


    comments powered by Disqus