update:execute
Execute a specific Update N function in a module, or execute all
Usage:
drupal update:execute [arguments]
upex
updb
Available arguments
Argument | Details |
---|---|
module | The Module name. |
update-n | commands.update.execute.options.update-n |
Examples
Execute all updates
drupal update:execute
Execute updates for system module
drupal update:execute system