drush views-list
Get a list of all views in the system.
Drush Command
drush views-list
Arguments
Aliases
drush vl
Options
--name : String contained in view's name by which filter the results.
--tags : A comma-separated list of views tags by which to filter the results.
--status : Status of the views by which to filter the results. Choices: enabled, disabled.
--type : Type of the views by which to filter the results. Choices: normal, default or overridden.
Examples
[object Object]