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.