Top "Drush" questions

drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

Open a file directly from a GitLab private repository

I have a private repository on a GitLab server and using the SSH I can pull a project using git …

linux git drupal gitlab drush
How to speed up Cygwin?

I have been running drush scripts (for Drupal) with Cygwin on my relatively fast windows machine, but I still have …

bash drupal cygwin drush
How to remove Drush installation

I installed Drush with sudo apt-get install drush. How can I remove it now?

command-line command drush
How to use docker with drupal and drush?

I'd like to use drush. It needs to run in the drupal container. There's also a drush docker repo. But …

drupal docker docker-compose drupal-8 drush
Is it possible to change a user's Drupal password with Drush?

Is it possible to change a user's Drupal password from the command-line with Drush?

drupal drush