In order to manually print a view you can run the following code:
views_get_view('my_view_machine_name')
There are some cases where you may want to alter the view before it is transformed into HTML. You can achieve that with the following code.
chmod u+x path/to/drush