memrm - Remove data from a server

memrm - Remove a key(s) from a collection of memcached servers

SYNOPSIS

memrm [options] [key]

DESCRIPTION

memrm removes items, specified by key, from memcached(1) servers.

OPTIONS

You can specify servers via the option:

--servers

or via the environment variable:

`MEMCACHED_SERVERS`

For a full list of operations run the tool with the

--help

SEE ALSO