Elektra  0.8.15
kdb-ls(1) -- List keys in the key database

kdb ls <key-name>

Where key-name is the path in which the user would like to list keys below.

DESCRIPTION

This command will list the name of all keys below a given path.

OPTIONS

EXAMPLES

To list all keys below user/example: kdb ls user/example

SEE ALSO

If the user would also like to see the values of the keys below path then you should consider the kdb-export(1) command.