1 =======================================
2 memflush - flush all data from a server
3 =======================================
6 Reset a server or list of servers
22 :program:`memflush` resets the contents of memcached(1) servers.
23 This means that all data in the specified servers will be deleted.
31 You can specify servers via the option:
35 or via the environment variable:
37 .. envvar:: `MEMCACHED_SERVERS`
39 For a full list of operations run the tool with option:
49 To find out more information please check:
50 `http://libmemcached.org/ <http://libmemcached.org/>`_
58 Brian Aker, <brian@tangent.org>
60 Mark Atwood <mark@fallenpegasus.com>
67 :manpage:`memcached(1)` :manpage:`libmemcached(3)`