Symfony Commands
app:scrape-sites
Scrapes headlines from sites
--siteId
Sites to fetch
--site
Site Slug
--project
Project Code
--limit
Number Sites to fetch
--reset
Enable
reset headlines
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back