drush core commands


Drush core commands for Drush 9.

  • core:topic


    Read detailed documentation on a given topic.


    drush core:topic

    drush core:topic

  • core:init


    Enrich the bash startup file with bash aliases and a smart command prompt.


    drush core:init

    drush core:init

  • core:edit


    Edit drushrc, site alias, and Drupal settings.php files.


    drush core:edit

    drush core:edit

  • core:rsync


    Rsync Drupal code or files to/from another server using ssh.


    drush core:rsync

    drush core:rsync

  • core:status


    An overview of the environment - Drush and Drupal.


    drush core:status

    drush core:status

  • core:global-options


    All global options.


    drush core:global-options

    drush core:global-options

  • core:execute


    Execute a shell command. Usually used with a site alias.


    drush core:execute

    drush core:execute

  • core:cron


    Run all cron hooks in all active modules for specified site.


    drush core:cron

    drush core:cron

  • core:requirements


    Information about things that may be wrong in your Drupal installation.


    drush core:requirements

    drush core:requirements