Symfony (CLI) command line interface tasks
A quick tip for deploying a Symfony 1.1 application. If you need a find a Symfony 1.1 CLI task, simply type
php symfony list
If you are like me and have a Symfony 1.1 installed and sym linked in a different location for testing purposes, you would type
symfony11 list
