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
