horizon:clear

Delete all of the jobs from the specified queue

Options

  • force - Force the operation to run when in production Optional
  • queue - The name of the queue to clear Optional

Arguments

  • connection - The name of the queue connection Optional
php artisan horizon:clear [--queue [QUEUE]] [--force] [--] [<connection>]