Commands
Contao uses the Console component of Symfony and provides a few commands.
To execute these commands locate the console executable in your project
and append the subsequently documented commands.
You can get a list of all available commands like so:
By appending the --help argument to any command, a usage guide is printed to the shell.
Info
Detailed information about some commands can be found here.