blob: 9ac18a811b2e16377758f5a44fc74b0a4208ed1b [file] [log] [blame]
Synopsis
cordova-cli save <command> [--shrinkwrap] --experimental
Save project metadata to config.xml
platforms ............................ save the list of currently installed platforms to config.xml
plugins .............................. save the list of currently installed plugins to config.xml
[--shrinkwrap] ................... lock down plugin versions to currently installed versions
Experimental
Because this command is experimental, you must include --experimental.
The arguments and behavior of this command may change.
See also: cordova-cli restore