drush rules-scheduler-tasksfor drush 7x


Checks for scheduled tasks to be added to the queue.

drush rules-scheduler-tasks

rules-scheduler-tasks is a Drush command from the rules project.

rules
  • Aliases


    rules-scheduler-tasks has 1 alias/es:


    drush rusch

  • Options


    rules-scheduler-tasks accepts 1 option/s:


    --claim : Optionally claim tasks from the queue to work on. Any value set will override the default time spent on this queue.

  • Examples


    Add scheduled tasks to the queue.

    drush rusch

    Add scheduled tasks to the queue and claim items for the default amount of time.

    drush rusch --claim

    Add schedules tasks to the queue and claim items for 30 seconds.

    drush rusch --claim=30

  • Comments


    comments powered by Disqus