ionic cordova plugin [action] [plugin]
Manage Cordova plugins
Arguments
| Name | Description |
|---|---|
action | Add or remove a plugin; ls or save all project plugins |
plugin | The name of the plugin (corresponds to add and remove) |
Options
| Name | Description |
|---|---|
--force | Force overwrite the plugin if it exists (corresponds to add) |
--variable <KEY=VALUE> | Specify plugin variables |