Warning: You are browsing the documentation from version 4 to 10 of Pimcore.
Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:
Edit on GitHub
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.