Migrates nodes (Drupal 6) to webform submissions (Drupal 7).
e.g. Retrieves all nodes of type 'article' and fills up a webform by creating one submission for each node.
This Drush extension is meant for individual field data manipulation from commandline. It uses Drush commandline interface. Aim is to be able to perform all CRUD operations and more on all data in all core field types and contributed field types. Some fields have field-specific support other fields have general support.