Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.7 (checked in on 2008/02/01 at 21:56:08 by weitzman)
drush (the drupal shell) provides a command line interface for Drupal.
| Name | Description |
|---|---|
| drush_callback_help | Command callback. Display help. |
| drush_drush_command | Implementation of hook_drush_command(). |
| drush_get_options | Get the available options for Drush. |
| drush_help | Implementation of hook_help() |
| drush_usage | This is called if no command or an unknown command is entered. |