drush help
Print this help message. See drush help help
for more options.
Drush Command
drush help
Arguments
command : A command name, or command alias.
Aliases
Options
--sort : Sort commands in alphabetical order. Drush waits for full bootstrap before printing any commands when this option is used.
--filter : [object Object]
--format : [object Object]
--fields : [object Object]
--list-separator : [object Object]
--line-separator : [object Object]
--field-labels : [object Object]
--format=json : [object Object]
--format=config : [object Object]
--format=csv : [object Object]
--format=html : [object Object]
--format=labeled-export : [object Object]
--format=list : [object Object]
--format=php : [object Object]
--format=print-r : [object Object]
--format=table : [object Object]
--format=var_export : [object Object]
--format=variables : [object Object]
--format=yaml : [object Object]
Examples
List all commands.
drush
drush --filter=devel
drush help pm-download
drush help dl
drush help --format=html
drush help --format=json