Symfony Commands
survos:command:dump-as-messages
Dump the command descriptions as a message for file translations
--namespace
The namespace(s) to dump (defaults to config value)
Dispatch via Messenger (async)
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Run
Back