Symfony (CLI) command line interface tasks
2008 Mar 26th @ 09:52:51
Categories
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
