I was planning to add it when I got the "restore/save platforms" in but I can send an early PR. -- Gorkem
On Wed, May 21, 2014 at 9:47 AM, Brian LeRoux <b...@brian.io> wrote: > yes: pls! > > > On Wed, May 21, 2014 at 4:40 AM, Marcel Kinard <cmarc...@gmail.com> wrote: > > > Should experimental commands be listed in cordova-cli/doc/help.txt? I’m > > tempted to say yes if they are there for people to use, as long as they > are > > marked experimental. I’d say no if they are meant to be hidden from > users. > > > > Begin forwarded message: > > > > > From: mmo...@apache.org > > > Subject: git commit: CLI implementation for the save and restore > plugins > > > Date: May 20, 2014 at 11:06:05 AM EDT > > > To: comm...@cordova.apache.org > > > Reply-To: dev@cordova.apache.org > > > > > > Repository: cordova-cli > > > Updated Branches: > > > refs/heads/master ee34eeefc -> 6613b47d9 > > > > > > > > > CLI implementation for the save and restore plugins > > > > > > Adds a new save command to CLI which persists the currently added > > plugins to config.xml. There > > > is also an accompanying restore command which scans the config.xml and > > > restores the missing plugins that are listed. > > > > >