dpogue opened a new issue, #943: URL: https://github.com/apache/cordova-lib/issues/943
# Bug Report ## Problem I want to see a list of available simulator targets, so I run `cordova emulate ios --list` ### What is expected to happen? It prints the list of available simulators (which is what happens if I do `cordova run ios --list`) ### What does actually happen? It ignores the `--list` option and tries to run a simulator. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> `cordova emulate <platform> --list` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org