Commandline Interface
Pimcore 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/Pimcore console. See its documentation for more information and how to add custom commands to it.