Files
guides/projects/priceservice/vendor/symfony/maker-bundle/config/help/MakeScheduler.txt
2026-06-03 22:05:20 +02:00

9 lines
378 B
Plaintext

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