cron:execute

モジュール単位、もしくは全てのcronを実行

Usage:

drupal cron:execute [arguments] 
croe
cre

Available arguments

ArgumentDetails

module

モジュール名

Examples

Execute the cron globally

drupal cron:execute

Execute the cron on the specified module

drupal cron:execute \
  <module>