Sergey Shakhnazarov created CB-10786:
----------------------------------------
Summary: Handle command aliases with CLI help
Key: CB-10786
URL: https://issues.apache.org/jira/browse/CB-10786
Project: Apache Cordova
Issue Type: Improvement
Components: CLI
Reporter: Sergey Shakhnazarov
Priority: Minor
Calling a command alias help currently outputs cordova help instead of alias'
one:
{noformat}
cordova plugin --help
Synopsis
cordova plugin <command> [options]
Manage project plugins
...
{noformat}
{noformat}
cordova plugins --help
Synopsis
cordova command [options]
Global Commands
create ............................. Create a project
help ............................... Get help for a command
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]