drush make-updatefor drush 7x


Process a makefile and outputs an equivalent makefile with projects version resolved to latest available.

drush make-update

  • Arguments


    make-update accepts 1 argument/s:


    makefile : Filename of the makefile to use for this build.

  • Options


    make-update accepts 8 option/s:


    --result-file

    --result-file : result-file

    --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.

    --update-backend

    --update-backend : update-backend

    --check-disabled : Check for updates of disabled modules and themes.

    --security-only : Only update modules that have security updates available.

    --update-backend=drush

    --update-backend=drush : update-backend=drush

    --update-backend=drupal

    --update-backend=drupal : update-backend=drupal

  • Comments


    comments powered by Disqus