Archive for March 26th, 2008

Symfony (CLI) command line interface tasks

Wednesday, March 26th, 2008

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