I would like to run a Zend Framework action to generate some files, from command line. Is this possible and how much change would I need to make to my existing Web project t
One option is that you could fudge it by doing a wget on the URL that you use to invoke the desirable action