Skip to main content

Delete

Delete the value of a key in configuration.

Command

Authentication Required: No

ugs config delete [options]

You must call this command with the --key <key> option or with the --all option.

See configuration keys for the list of keys.

Options

AliasDescription
key-k, --key <key>A key in configuration.
all-a, --allAll keys in configuration.
force-f, --forceForce an operation.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.