drush migrate-fields-destinationfor drush 7x


List the fields available for mapping in a destination.

drush migrate-fields-destination

migrate-fields-destination is a Drush command from the migrate project.

migrate
  • Aliases


    migrate-fields-destination has 1 alias/es:


    drush mfd

  • Arguments


    migrate-fields-destination accepts 1 argument/s:


    migration : Name of the migration or destination class to query for fields

  • Options


    migrate-fields-destination 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


    List fields for the destination in the MyNode migration

    migrate-fields-destination MyNode

  • Comments


    comments powered by Disqus