.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "KDB\-LS" "1" "2015-11-19" "" "" . .SH "NAME" \fBkdb\-ls\fR \- List keys in the key database . .SH "SYNOPSIS" \fBkdb ls \fR . .P Where \fBkey\-name\fR is the path in which the user would like to list keys below\. . .SH "DESCRIPTION" This command will list the name of all keys below a given path\. . .SH "OPTIONS" . .TP \fB\-H\fR, \fB\-\-help\fR Show the man page\. . .TP \fB\-V\fR, \fB\-\-version\fR Print version info\. . .TP \fB\-v\fR, \fB\-\-verbose\fR Explain what is happening\. . .TP \fB\-0\fR, \fB\-\-null\fR Use binary 0 termination\. . .SH "EXAMPLES" To list all keys below \fBuser/example\fR: . .br \fBkdb ls user/example\fR . .SH "SEE ALSO" If the user would also like to see the values of the keys below \fBpath\fR then you should consider the kdb\-export(1) \fIkdb\-export\.md\fR command\.