Package Cake\Console\Command
Package summary
Class summary
- 
	AclShellShell for ACL management. This console is known to have issues with zend.ze1_compatibility_mode being enabled. Be sure to turn it off when using this shell. 
- 
	ApiShellAPI shell to show method signatures of CakePHP core classes. 
- 
	BakeShellCommand-line code generation utility to automate programmer chores. 
- 
	CommandListShellShows a list of commands available from the console. 
- 
	ConsoleShellProvides a very basic 'interactive' console for CakePHP apps. 
- 
	I18nShellShell for I18N management. 
- 
	SchemaShellSchema is a command-line database management utility for automating programmer chores. 
- 
	TestShellProvides a CakePHP wrapper around PHPUnit. Adds in CakePHP's fixtures and gives access to plugin, app and core test cases 
- 
	TestsuiteShellProvides a CakePHP wrapper around PHPUnit. Adds in CakePHP's fixtures and gives access to plugin, app and core test cases 
- 
	UpgradeShellA shell class to help developers upgrade applications to CakePHP 2.0 
