When executing a subcommand, can't the plugin name be camelCase? · Issue #17728 · cakephp/cakephp · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can execute subcommands like cake my_plugin.my_command mysubcommand, but I cannot execute them with the plugin name in camel case, like cake MyPlugin.my_command mysubcommand. Is this a bug? The version of CakePHP is 5.0.9.