The %command.name% command generates a schedule to automate repeated
tasks using Symfony's Scheduler Component.
If the Scheduler Component is not installed, %command.name% will
install it automatically using composer. You can of course do this manually by
running composer require symfony/scheduler.
php %command.full_name%