Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


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:
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

Alias

Description

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.