drush make-lock
Process a makefile and outputs an equivalent makefile with projects version resolved. Respects pinned versions.
Drush Command
drush make-lock
Arguments
makefile : Filename of the makefile to use for this build.
Aliases
Options
--result-file : [object Object]
--format : [object Object]
--includes : A list of makefiles to include at build-time.
--source : The base URL which provides project release history in XML. Defaults to http://updates.drupal.org/release-history.
--dev : Work with development releases solely.
--update-backend : [object Object]
--check-disabled : Check for updates of disabled modules and themes.
--security-only : Only update modules that have security updates available.
--update-backend=drush : [object Object]
--update-backend=drupal : [object Object]