make:job
Create a new job class
Terminal
Options
pestOptional
Generate an accompanying Pest test for the Job
syncOptional
Indicates that job should be synchronous
testOptional
Generate an accompanying PHPUnit test for the Job
Arguments
nameRequired
The name of the class