.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "MEMDUMP" "1" "Feb 01, 2024" "1.1" "libmemcached-awesome" .SH NAME memdump \- libmemcached Documentation .SH SYNOPSIS .sp memdump [options] .sp Dump a list of keys from a server. .SH DESCRIPTION .sp \fBmemdump\fP dumps a list of \(dqkeys\(dq from all servers that it is told to fetch from. Because memcached does not guarantee to provide all keys it is not possible to get a complete \(dqdump\(dq. .SH OPTIONS .INDENT 0.0 .TP .B \-h|\-\-help Display help. .UNINDENT .INDENT 0.0 .TP .B \-V|\-\-version Display version. .UNINDENT .INDENT 0.0 .TP .B \-q|\-\-quiet Operate quietly. .UNINDENT .INDENT 0.0 .TP .B \-v|\-\-verbose Operate more verbosely. .UNINDENT .INDENT 0.0 .TP .B \-d|\-\-debug See \fI\%\-v|\-\-verbose\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-s|\-\-servers Specify the list of servers as \fIhostname[:port][,hostname[:port]...]\fP\&. .UNINDENT .INDENT 0.0 .TP .B \-n|\-\-non\-blocking Enable non\-blocking operations. .UNINDENT .INDENT 0.0 .TP .B \-N|\-\-tcp\-nodelay Disable Nagle\(aqs algorithm. .UNINDENT .INDENT 0.0 .TP .B \-b|\-\-binary Enable binary protocol. .UNINDENT .INDENT 0.0 .TP .B \-B|\-\-buffer Buffer requests. .UNINDENT .INDENT 0.0 .TP .B \-u|\-\-username Use \fIusername\fP for SASL authentication. .UNINDENT .INDENT 0.0 .TP .B \-p|\-\-password Use \fIpassword\fP for SASL authentication. .UNINDENT .INDENT 0.0 .TP .B \-f|\-\-file [] Output to file instead of standard output. .sp \fINOTE:\fP defaults to if no argument was provided. .UNINDENT .SH ENVIRONMENT .INDENT 0.0 .TP .B MEMCACHED_SERVERS Specify a list of servers. .UNINDENT .SH NOTES .SS PROGRAM PREFIX .sp The prefix of this program is variable, i.e. it can be configured at build time. .sp Usually the client programs of \fBlibmemcached\-awesome\fP are prefixed with \fBmem\fP, like \fBmemcat\fP or \fBmemcp\fP\&. .sp It can be configured, though, to replace the prefix with something else like \fBmc\fP, in case of that, the client programs of \fBlibmemcached\-awesome\fP would be called \fBmccat\fP, \fBmccp\fP, etc. respectively. .SH SEE ALSO .sp \fBmemcached(1)\fP \fBlibmemcached(3)\fP .\" Generated by docutils manpage writer. .