vue config <value>
Inspect and modify the config
Arguments
Name | Description |
---|---|
value |
Options
Name | Description |
---|---|
-g, --get <path> | Get value from option |
-s, --set <value> | Set option value |
-d, --delete <path> | Delete option from config |
-e, --edit | Open config with default editor |
--json | Outputs JSON result only |
-h, --help | Output usage information |