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

ASF subversion and git services commented on CB-3003:
-----------------------------------------------------

Commit 04c6c0c972bd398d9a898dc66e8f551ebc6d7777 in cordova-osx's branch 
refs/heads/master from [~tri...@adobe.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;h=04c6c0c ]

Fixing various project-helper scripts

fixes:
* CB-2979 Add a ./cordova/lib/list-devices project-level helper script to OSX
* CB-2971 Add a ./cordova/lib/list-started-emulators as project-level helper 
script to OSX
* CB-2954 Add a ./cordova/lib/list-emulator-images project-level helper script 
to OSX
* CB-2987 Add a ./cordova/lib/install-emulator project-level helper script to 
OSX
* CB-2995 Add a ./cordova/lib/install-device project-level helper script to OSX
* CB-3003 Add a ./cordova/lib/start-emulator project-level helper script to OSX

Signed-off-by: Shazron Abdullah <shaz...@apache.org>


> Add a ./cordova/lib/start-emulator project-level helper script to OSX
> ---------------------------------------------------------------------
>
>                 Key: CB-3003
>                 URL: https://issues.apache.org/jira/browse/CB-3003
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: OSX
>            Reporter: Filip Maj
>            Assignee: Tobias Bocanegra
>             Fix For: 3.5.0
>
>
> {code}
> start-emulator [id]
> {code}
> Starts an emulator image.
> If {{id}} is specified, will attempt to start the emulator image with the 
> specified ID. If the emulator image is not available or is unable to be 
> started, should print an error message and exit with code 2.
> If no {{id}} is specified, it will try to start the first available emulator 
> (using the {{list-emulator-images}} script [CB-2954]). If no emulator images 
> are available, it will error out and exit with code 2.
> If this implementation is not available for a particular platform, the script 
> should print an appropriate error message and exit with code 1.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to