Usage: $0 plugin Usage: $0 local plugin DEPRECATED: This command has been deprecated and will soon be removed entirely. You should now use the `$0 plugin ` command. See `$0 plugin help` to learn more about the command. Description: Add, remove, and list plugins for your application. Commands: add add a plugin remove remove a plugin list list installed plugins Examples: $ $0 local plugin add /local/path/to/plugin/ $ $0 plugin add /local/path/to/plugin/ $ $0 plugin add http://example.com/path/to/plugin.git $ $0 plugin remove cordova-plugin-geolocation $ $0 plugin list