Implement the drush migrate-fields-source command, to list available fields on the migration source. D7 example:

$ drush mfs beerterm

beerterm Source Fields

 met.style         style        
 met.details       details      
 met.style_parent  style_parent 
 met.region        region       
 met.hoppiness     hoppiness

Comments

mikeryan created an issue. See original summary.

  • mikeryan committed 5fed37b on 8.x-1.x
    Issue #2630720 by mikeryan: Implement drush migrate-fields-source
    
mikeryan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.