commands.sh

drush

all

Shell and scripting interface for Drupal.

More info →

Examples (4)

Enable module "foo"

drush en foo

Uninstall module "foo"

drush pmu foo

Clear all caches

Clear CSS and JavaScript caches

drush cc css-js
made by @shridhargupta | data from tldr-pages