[
https://issues.apache.org/jira/browse/CB-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Kotikov closed CB-7125.
--------------------------------
Resolution: Fixed
{noformat}
cordova platform <command> [options]
Manage project platforms
add <plat-spec> [...].............. Add specified platforms
...
Syntax
<plat-spec> : <platform>[@<version>]|<path>|<url>[#<commit-ish>]
<platform> ........................ Platform name e.g. android, ios,
windows etc.
<version> ......................... Major.minor.patch version specifier
using semver
<path> ............................ Path to a directory containing a
platform
<url> ............................. Url to a git repository containing a
platform
<commit-ish> ...................... Commit/tag/bramch reference. If none is
specified, 'master' is used
{noformat}
> CLI help text for the cordova plugin add command should show option to
> specify a specific version
> -------------------------------------------------------------------------------------------------
>
> Key: CB-7125
> URL: https://issues.apache.org/jira/browse/CB-7125
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI
> Reporter: Holly Schinsky
> Priority: Trivial
> Labels: enhancement, help
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> The CLI help text currently doesn't show the option to specify a certain
> version of plugin via the at sign, for instance:
> $ cordova plugin add [email protected]
> It would be nice to indicate this in the help text, it currently only shows:
> plugin add <SPEC1> [<SPEC2> ...] ..........
> [--searchpath <directory>] .....
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]