MOGDELETE(1) User Contributed Perl Documentation MOGDELETE(1)NAME
mogdelete -- Delete keys from a MogileFS installationSYNOPSIS
$ mogdelete --trackers=host --domain=foo --key="/hello.jpg"OPTIONS
--trackers=host1:7001,host2:7001 Use these MogileFS trackers to negotiate with. --domain=<domain> Set the MogileFS domain to use. --key="<key>" A key to delete. Can be an arbitrary string.AUTHOR
Dormando <dormando@rydia.net>BUGS
Produces a slightly weird error if key does not exist.LICENSE
Licensed for use and redistribution under the same terms as Perl itself. perl v5.20.2 2014-12-16 MOGDELETE(1)