Is there any way to pass in a parameter into a view via drush call here?
ie something like:
drush views-data-export my_view_name my_export_display_id?myfilter myfile.csv
where myfilter is passed in as an argument?
Thx in advance
Is there any way to pass in a parameter into a view via drush call here?
ie something like:
drush views-data-export my_view_name my_export_display_id?myfilter myfile.csv
where myfilter is passed in as an argument?
Thx in advance
Comments
Comment #1
steven jones commentedThis is a much-needed feature: #1483118: A way to set view arguments when running from Drush CLI. Follow there for updates.