Delete
Delete the value of a key in configuration.
Read time 1 minuteLast updated 21 hours ago
Delete the value of a key in configuration.
Command
Authentication Required:NoYou must call this command with theugs config delete [options]
--key <key>--allOptions
Option | Alias | Description |
|---|---|---|
| key | -k, --key | A key in configuration. |
| all | -a, --all | All keys in configuration. |
| force | -f, --force | Force an operation. |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |