Skip to content

Instantly share code, notes, and snippets.

@ianlintner-wf
Created January 5, 2016 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianlintner-wf/644499945fa994f40e0e to your computer and use it in GitHub Desktop.
Save ianlintner-wf/644499945fa994f40e0e to your computer and use it in GitHub Desktop.
Acquia Get Last Task Information via Drush
drush @site.env ac-task-info $(drush @site.env ac-task-list | awk '{x=$1}END{print x}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment