Usage: $0 local install [] [options] [-- [platform options]] DEPRECATED: This command has been deprecated and will soon be removed entirely. You should now use the `$0 run ` command. See `$0 run help` to learn more about the command. Description: Installs the application for one or more specific platforms. When no platform is specified, all installed platforms will be installed. Default action installs to a connected device, otherwise uses an emulator. Options: --device only install to a device --emulator, -e only install to an emulator Examples: $ $0 local install android $ $0 local install android --device