ionic config set <property> <value>
Set config values
Arguments
Name | Description |
---|---|
property | The property name you wish to set |
value | The new value of the given property |
Options
Name | Description |
---|---|
--global, -g | Use global CLI config |
--json | Always interpret value as JSON |
--force | Always overwrite existing values |
--root | Operate on root of ./ionic.config.json |