Re: Upgrading plugins using the CLI

2013-10-07 Thread Braden Shepherdson
For now, remove and add. There are plans for a more compact upgrade command
in the future. In the meantime, there are some features planned that will
make plugin development much friendlier, so that you won't have to run
anything other than cordova prepare to get the latest plugin code.

Braden


On Mon, Oct 7, 2013 at 10:58 AM, Michael Gauthier wrote:

> Using the CLI workflow I can add plugins with "cordova plugin add ".
>
> Is there a recommended way to upgrade plugins after you've added them, or
> should I just "plugin remove" and "plugin add" again?
>
> Cheers,
> Mike
>


Upgrading plugins using the CLI

2013-10-07 Thread Michael Gauthier

Using the CLI workflow I can add plugins with "cordova plugin add ".

Is there a recommended way to upgrade plugins after you've added them, 
or should I just "plugin remove" and "plugin add" again?


Cheers,
Mike