drush core:topicfor drush 9x


Read detailed documentation on a given topic.

drush core:topic

  • Aliases


    core:topic has 2 alias/es:


    drush topic

    drush core-topic

  • Arguments


    core:topic accepts 1 argument/s:


    topic_name* : The name of the topic you wish to view. If omitted, list all topic descriptions (and names in parenthesis).

  • Options


    core:topic accepts 3 option/s:


    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Pick from all available topics.

    drush topic

    Show documentation for the Drush interactive shell

    drush topic docs-repl

    Filter topics for those starting with 'docs-r'.

    drush docs:r

  • Comments


    comments powered by Disqus