I think this is a great idea. I understand that we already have a package command and this could be a logical extension. However, will this be a functionality that can be supported on multiple stores ? I am not sure if this is legal on an iOS store.
On 11/6/15, 2:41 AM, "M Alexandre" <m...@wininup.com> wrote: >Hello Cordova devs, > >Because Cordova CLI is a great tool for command line for almost everything >about creating, building hybrids apps, it would be great to include a new >command for uploading the generated binaries to the app stores. > >As far as I know, nothing exists at the moment in Cordova. I succeeded >patching gradle scripts for including this feature so I could upload my own >generated APK to my Google Play account from a cordova command. This is >very useful for including Cordova apps into Continuous Integration. > >Did you already think about that ? We could : > > 1. add an option to the "build" command => "cordova build -- release > --upload" > 2. or "cordova upload", that needs to build a release version of the > package > >I described the steps and published a "dirty patch" on >https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgist.github.com%2fmysegfault%2f9d387cb7f4b08b750bad&data=01%7c01%7cpanarasi%40microsoft.com%7c347fcb14e8ae46e740b008d2e6ca9f74%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=8B8YejUQ6F8obdheWvLmrPN0CCspx4zJjV%2fxnpSnjdI%3d > for Android. > >Thanks for your feedback. >-- >Maxime