On Sat, Nov 24, 2012 at 5:14 PM, Greg <[email protected]> wrote: > I haven't looked, but it makes me wonder if the tool can list all > available commands, i,e you don't have to target a specific module to see > the list of commands for that module? >
It does list all commands. And you can make your modules add-on to that and list their commands too. You do NOT have to target specific "provider", as it was in ZF1. This means that running your application from command line will display all available commands from all enabled modules in your application. More details here: http://www.zendframework.com/manual/2.0/en/modules/zend.console.modules.html -- __ /.)\ +48 695 600 936 \(./ [email protected]
