cordova config
Set, get, delete, edit, and list global cordova options
Subcommands
| Name | Description | 
|---|
| ls | Lists contents of config file | 
| edit | Opens the config file in an editor | 
| set | Sets the config key to the value. If value is omitted, then it sets it to "true" | 
| get | Echo the config value to stdout | 
| delete | Deletes the key from all configuration files |