[
https://issues.apache.org/jira/browse/CB-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273290#comment-14273290
]
ASF GitHub Bot commented on CB-8168:
------------------------------------
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-cli/pull/205
CB-8168 --list support for CLI
Add list support back after the discussion on the dev mail list
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-cli CB-8168
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #205
----
commit 314c78e3aced3d81e69686e2a89c152f75ac75ca
Author: Murat Sutunc <[email protected]>
Date: 2015-01-12T07:25:45Z
CB-8168 --list support for CLI
----
> Listing available devices through the CLI
> -----------------------------------------
>
> Key: CB-8168
> URL: https://issues.apache.org/jira/browse/CB-8168
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android, CLI, iOS, Windows, Windows 8
> Reporter: Murat Sutunc
> Assignee: Jesse MacFadyen
>
> I was looking at the Cordova Tooling Wiki at
> (https://wiki.apache.org/cordova/CommandLineToolingDesign) and thought it
> would be interesting to make some additions to the list-devices feature.
> Currently we have list-devices and list-emulator-images scripts for a lot of
> different platforms. However these scripts are not easily accessible from the
> Cordova CLI. By introducing an additional argument to the run or emulate
> command, we could show a list of available emulators or connected devices. (I
> would like to deemphasize the fact that the command is called --list). After
> invoking the command, a user can decide which target to use and run the app
> on the desired target by using cordova run –device devicename
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]