Skip to main content

Commandline Interface

OpenDXP offers certain tasks a commandline command. Use the following command to get a full list of available tasks:

./bin/console list

The commandline interface is based on Symfony/OpenDXP console. See its documentation for more information and how to add custom commands to it.