Usage: $0 remote [command] Description: Executes the command remotely using the cloud-based PhoneGap/Build service. Commands: login login to PhoneGap/Build logout logout of PhoneGap/Build build build a specific platform install install a specific platform run build and install a specific platform Examples: $ $0 remote login $ $0 remote build android $ $0 remote run android