command=command:name - The terminal command that should be assigned Optionalpest - Generate an accompanying Pest test for the Console command Optionaltest - Generate an accompanying PHPUnit test for the Console command Optionalname - The name of the command Requiredphp artisan make:command [--command [COMMAND]] [--test] [--pest] [--] <name>