drush migrate-analyzefor drush 7x


Analyze the source fields for a migration.

drush migrate-analyze

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

migrate
  • Aliases


    migrate-analyze has 1 alias/es:


    drush maz

  • Arguments


    migrate-analyze accepts 1 argument/s:


    migration : Name of the migration

  • Options


    migrate-analyze 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 field values for the MyNode migration

    migrate-analyze MyNode

  • Comments


    comments powered by Disqus