| Elektra
    0.8.14
    | 
kdb ls <key-name>
Where key-name is the path in which the user would like to list keys below.
This command will list the name of all keys below a given path.
-H, --help: Show the man page.-V, --version: Print version info.-v, --verbose: Explain what is happening.-0, --null: Use binary 0 termination.To list all keys below user/example: kdb ls user/example
If the user would also like to see the values of the keys below path then you should consider the kdb-export(1) command. 
 1.8.8
 1.8.8