Drush Views

Component ID

393338

Component name

Drush Views

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

5294

Component created

Component changed

Component body

Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line.

It provides the following commands: "views-list", "views-import", "views-export", "views-delete", "views-copy-options", "views-displays", "views-theme-functions".

Run "drush help <command>" to see supported command line options and arguments.

Dependencies

Thanks

Credits

This project has been sponsored by:

Drupal 7.x (Views 3.x) status

The Drupal 7 version of Views already includes support for Drush, partially based on this module. It is far better that this module is deprecated in Drupal 7 in favor of a built-in implementation in Views, so a Drupal 7 port of drush_views as an independent module is not planned.