Symfony Commands
app:api-import
Add a short description for your command
arg1
Argument description
--option1
Enable
Option description
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back