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

NAME

6       memflush - Reset a server or list of servers
7

SYNOPSIS

9         memflush [options]
10

DESCRIPTION

12       memflush resets the contents of memcached(1) servers.  This means all
13       data in these servers will be deleted.
14
15       You can specify servers via the --servers option or via the environment
16       variable "MEMCACHED_SERVERS".
17
18       For a full list of operations run the tool with the --help option.
19

HOME

21       To find out more information please check:
22       <http://tangent.org/552/libmemcached.html>
23

AUTHOR

25       Brian Aker, <brian@tangent.org>
26
27       Mark Atwood <mark@fallenpegasus.com>
28

SEE ALSO

30       memcached(1) libmemcached(3)
31
32
33
34                                  2009-05-20                       MEMFLUSH(1)
Impressum