|
Elektra
0.8.18
|
kdb rm <path>
Where path is the path of the key(s) you want to remove. Note that when using the -r flag, path as well as all of the keys below it will be removed.
This command removes key(s) from the Key database.
-H, --help: Show the man page.-V, --version: Print version info.-p, --profile=<profile>: Use a different kdb profile.-r, --recursive: Work in a recursive mode.-C, --color=[when]: Print never/auto(default)/always colored output.To remove multiple keys: kdb rm -r user/example
To remove a single key: kdb rm user/example/key1
1.8.8