Category: Drush
Lists all configurable fields of an entity bundle.
Check Drupal directory with Drush
Returns the file system path for modules, themes, etc.
Check environment information with Drush
Gets a summary of the environment status (Drush and Drupal).
Check status report with Drush
Displays the system requirements status (status report).
Check translation updates with Drush
Checks for available translation updates.
Clear translation update status with Drush
Clears translation update status flags.
Create an Admin User using Drush
Creates a new user with a specified username and password.
Creates a new field with Drush
Creates a new field (storage and instance).
Dump a whole project
Backs up the code, files and database in a single file.
Export translations with Drush
Export translations to a PO file (gettext).
Generate code with Drush
Generate code base (boilerplate) for modules, plugins, etc.
Get maintenance status
Gets the status of the maintenance mode.
Import translations with Drush
Import translations from a .po file.
Install and uninstall a module with drush in Drupal
Install/Uninstalls a module from Drupal. When uninstalling, this also removes any associated configuration.
List all Drush commands
Lists all commands available in Drush.
List field entity base information
Lists all base fields of an entity type.
Overwrite a base field with Drush
Creates a new base field overwrite for a bundle.
Post-Deploy command
Execute several commands after a code deployment.
Remove a field with Drush
Removes a field from an entity bundle.
Remove entities with Drush
Removes content entities.
Set configuration value with Drush
Sets and saves a configuration value directly.
Update translations with Drupal
Updates (imports) available translations.
View core documentation
Displays detailed documentation on a particular topic.