I cannot find any documentation or examples on this.How can I work with options in the Zend_Tool client, action and provider classes?
For example: zf --debug_level 10 create -f component --template default TestComponentwhere we have client-level, action-level and provider-level options as simple flags and with values.
Christoph
