1MEMFLUSH(1)                      libmemcached                      MEMFLUSH(1)
2
3
4

NAME

6       memflush - libmemcached Documentation
7
8       Reset a server or list of servers
9

SYNOPSIS

11       memflush [options]
12

DESCRIPTION

14       memflush  resets the contents of memcached(1) servers.  This means that
15       all data in the specified servers will be deleted.
16

OPTIONS

18       You can specify servers via the option:
19
20       --servers
21
22       or via the environment variable:
23
24       `MEMCACHED_SERVERS`
25
26       For a full list of operations run the tool with option:
27
28       --help
29

HOME

31       To find out more information please check: http://libmemcached.org/
32

AUTHOR

34       Brian Aker, <brian@tangent.org>
35
36       Mark Atwood <mark@fallenpegasus.com>
37

SEE ALSO

39       memcached(1) libmemcached(3)
40

AUTHOR

42       Brian Aker
43
45       2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
46
47
48
49
501.0.18                         February 09, 2014                   MEMFLUSH(1)
Impressum