Run a specific queue by name
drush queue-run
queue_name : The name of the queue to run, as defined in either hook_queue_info or hook_cron_queue_info.
--time-limit : The maximum number of seconds allowed to run the queue