Skip to content

Instantly share code, notes, and snippets.

@CrookedNumber
Created October 24, 2012 14: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 CrookedNumber/3946202 to your computer and use it in GitHub Desktop.
Save CrookedNumber/3946202 to your computer and use it in GitHub Desktop.
List all projects with available updates using Drush
drush vset update_check_disabled 1 -y && drush --simulate --pipe --no up
# see http://mark.shropshires.net/blog/list-all-projects-available-updates-using-drush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment