drush listfor drush 9x


List available commands.

drush list

  • Options


    list accepts 6 option/s:


    --format

    --format : format

    --raw

    --raw : raw

    --filter

    --filter : filter

    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    List all commands.

    drush list

    Show only commands starting with devel-

    drush list --filter=devel_generate

    List all commands in Symfony compatible xml format.

    drush list --format=xml

  • Comments


    comments powered by Disqus