dt settings rm
Overview
Removes a setting
Synopsis
dt settings rm [OPTIONS] <key>
Options
-s,--scope=<scope>
Scope of the setting, e.g. user, global or group name
Arguments
key(required)
Type:String
Name of the setting
Examples
Delete a setting for the group my_group
dt settings rm -s my_group foo/bar
SEE ALSO
← Back to dt settings