Posted by TomiMikola on November 27, 2012 at 10:53am
Simple-to-use Feeds commands for Drush.
List all defined feed sources
drush flistImport a source (using HTTP fetching only)
drush fim my_article_node_importer http://example.org/xml/articles.xmlDelete feed items from a given source
drush fdel my_article_node_importerReset feed item hashes from a given source
drush freset my_article_node_importer