Scroll to navigation

md_doc_help_kdb-rm(3elektra) Elektra md_doc_help_kdb-rm(3elektra)

NAME

md_doc_help_kdb-rm - kdb-rm(1) -- Remove key(s) from the key database 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.

DESCRIPTION

This command removes key(s) from the Key database.

OPTIONS

  • -H, --help: Show the man page.
  • -V, --version: Print version info.
  • -r, --recursive: Work in a recursive mode.

EXAMPLES

To remove a multiple keys: kdb rm -r user/example

To remove a single key: kdb rm user/example/key1

Sun May 29 2016 Version 0.8.14