$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this timezone(DateTimeZone|string $timezone)
$this hourly() Schedule the event to run hourly.
$this environments(array|mixed $environments) Limit the environments the
$this skip(Closure $callback)
string buildCommand() Build the command string.
$this quarterly() Schedule the event to run quarterly.
void run(Container $container)
$this appendOutputTo(string $location) Append the output of the command
void comment(string $string, null|int|string $verbosity = null) Write a
Page 4 of 15