5b7fb9600b221a785a82445a32bc1d3febd716ba
[awesomized/libmemcached] / docs / memdump.rst
1 =======
2 memdump
3 =======
4
5
6 Dump a list of keys from a server.
7
8
9 --------
10 SYNOPSIS
11 --------
12
13 .. program:: memdump [options]
14
15 -----------
16 DESCRIPTION
17 -----------
18
19
20 \ **memdump**\ currently dumps a list of "keys" from all servers that
21 it is told to fetch from. Because memcached does not guarentee to
22 provide all keys it is not possible to get a complete "dump".
23
24 For a full list of operations run the tool with the \ **--help**\ option.
25
26
27 ----
28 HOME
29 ----
30
31
32 To find out more information please check:
33 `https://launchpad.net/libmemcached <https://launchpad.net/libmemcached>`_
34
35
36 --------
37 SEE ALSO
38 --------
39
40 :manpage:`memcached(1)` :manpage:`libmemcached(3)`