Drush now has a standard form for commands: pm-download, cache-clear, sql-query, where the first part is the module (or Drush plugin) which provides the command. Commands may also have an abbreviated version.

We should match this pattern, so:

- mb-build (mb) -- build module code
- mb-list (hooks) -- list hooks
- mb-dl -- download hook data

CommentFileSizeAuthor
#1 drush-commands.patch2.91 KBdawehner

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new2.91 KB

Here is a patch

joachim’s picture

Status: Needs review » Fixed

#781294 by dereine: Changed change drush commands to match drush core.

Committed. Thanks :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.