Drush commands for Feeds

Component ID

1851608

Component name

Drush commands for Feeds

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Simple-to-use Feeds commands for Drush.

List all defined feed sources

drush flist

Import a source (using HTTP fetching only)

drush fim my_article_node_importer http://example.org/xml/articles.xml

Delete feed items from a given source

drush fdel my_article_node_importer

Reset feed item hashes from a given source

drush freset my_article_node_importer