Drupal investigation

HSA Test User c16dcac362 User import 7 years ago
..
commands c16dcac362 User import 7 years ago
docs c16dcac362 User import 7 years ago
examples c16dcac362 User import 7 years ago
includes c16dcac362 User import 7 years ago
lib c16dcac362 User import 7 years ago
misc c16dcac362 User import 7 years ago
tests c16dcac362 User import 7 years ago
.gitignore c16dcac362 User import 7 years ago
.travis.yml c16dcac362 User import 7 years ago
CONTRIBUTING.md c16dcac362 User import 7 years ago
README.md c16dcac362 User import 7 years ago
appveyor.yml c16dcac362 User import 7 years ago
box.json.dist c16dcac362 User import 7 years ago
composer.json c16dcac362 User import 7 years ago
composer.lock c16dcac362 User import 7 years ago
dr.bat c16dcac362 User import 7 years ago
drush c16dcac362 User import 7 years ago
drush.api.php c16dcac362 User import 7 years ago
drush.complete.sh c16dcac362 User import 7 years ago
drush.info c16dcac362 User import 7 years ago
drush.launcher c16dcac362 User import 7 years ago
drush.php c16dcac362 User import 7 years ago
drush_logo-black.png c16dcac362 User import 7 years ago
mkdocs.yml c16dcac362 User import 7 years ago
unish.bat c16dcac362 User import 7 years ago
unish.sh c16dcac362 User import 7 years ago

README.md

Drush is a command line shell and Unix scripting interface for Drupal. Drush core ships with lots of useful commands for interacting with code like modules/themes/profiles. Similarly, it runs update.php, executes sql queries and DB migrations, and misc utilities like run cron or clear cache. Drush can be extended by 3rd party commandfiles.

Latest Stable Version Total Downloads Latest Unstable Version License Documentation Status

Resources

Support

FAQ

Q: What does "drush" stand for?
A: The Drupal Shell.

Q: How do I pronounce Drush?
A: Some people pronounce the dru with a long 'u' like Dr*u*pal. Fidelity points

go to them, but they are in the minority. Most pronounce Drush so that it
rhymes with hush, rush, flush, etc. This is the preferred pronunciation.

Q: Does Drush have unit tests?
A: Drush has an excellent suite of unit tests. See tests/README.md for more information.

Credits

Drush Logo