[ 
https://issues.apache.org/jira/browse/CB-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247405#comment-14247405
 ] 

ASF GitHub Bot commented on CB-8168:
------------------------------------

GitHub user muratsu opened a pull request:

    https://github.com/apache/cordova-cli/pull/199

    added --list support

    For more details please check the dev mailing list and the [JIRA 
issue](https://issues.apache.org/jira/browse/CB-8168)

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/199.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 #199
    
----
commit baf6b2a998712eac85910383f7a6ae94a6fb62bf
Author: Murat Sutunc <[email protected]>
Date:   2014-12-08T22:40:13Z

    added --list support

----


> 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]

Reply via email to