pest - Generate an accompanying Pest test for the Job Optionalsync - Indicates that job should be synchronous Optionaltest - Generate an accompanying PHPUnit test for the Job Optionalname - The name of the class Requiredphp artisan make:job [--sync] [--test] [--pest] [--] <name>