Usage: $0 remote install <platform>

Description:

  Installs the application for a specific platform.

  Since no SDK is available, a QRCode is generated in the terminal.

Options:

  --protocol           server protocol (default: 'https:')
  --host               server host (default: 'build.phonegap.com')
  --port               server port (default: '443')
  --path               server path prefix (default: '/api/v1')
  --proxy              proxy server to route requests

Examples:

  $ $0 remote install android
