drush pm-releasenotesfor drush 8x


Print release notes for given projects.

drush pm-releasenotes

  • Aliases


    pm-releasenotes has 1 alias/es:


    drush rln

  • Arguments


    pm-releasenotes accepts 1 argument/s:


    projects : A list of project names, with optional version. Defaults to 'drupal'

  • Options


    pm-releasenotes accepts 3 option/s:


    --html : Display release notes in HTML rather than plain text.

    --source : The base URL which provides project release history in XML. Defaults to https://updates.drupal.org/release-history.

    --dev : Work with development releases solely.

  • Examples


    Prints the release notes for the recommended version of CCK project.

    drush rln cck

    View release notes of a specfic version of the Token project for my version of Drupal.

    drush rln token-1.13

    View release notes for the recommended version of Pathauto and Zen projects.

    drush rln pathauto zen

  • Comments


    comments powered by Disqus