File: /datos/www/fabricas.colombiatrade.com.co/vendor2/drush/drush/docs/index.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](https://www.drupal.org/project/project_module?f[2]=im_vid_3%3A4654).
[](https://packagist.org/packages/drush/drush) [](https://packagist.org/packages/drush/drush) [](https://packagist.org/packages/drush/drush) [](https://packagist.org/packages/drush/drush)
!!! note
Go to the [Drush 8](https://docs.drush.org/en/8.x) or [Drush 9](https://docs.drush.org/en/9.x) if you want prior version of Drush.
Resources
-----------
* [Install documentation](https://docs.drush.org/en/master/install/)
* [General documentation](https://docs.drush.org/)
* [API Documentation](https://www.drush.org/api/master/)
* [Drush packages available via Composer](https://packagist.org/?query=drush)
* [A list of modules that include Drush integration](https://www.drupal.org/project/project_module?f[2]=im_vid_3%3A4654&solrsort=ds_project_latest_release+desc)
* [Testing Drush](https://github.com/drush-ops/drush/blob/master/tests/README.md) or your own Drush extensions with [PHPUnit](https://github.com/sebastianbergmann/phpunit).
Support
-----------
Please take a moment to review the rest of the information in this file before
pursuing one of the support options below.
* Post support requests to [Drupal Answers](https://drupal.stackexchange.com/questions/tagged/drush).
* Bug reports and feature requests should be reported in the [GitHub Drush Issue Queue](https://github.com/drush-ops/drush/issues).
* Use pull requests (PRs) to contribute to Drush.