1MOGDELETE(1)          User Contributed Perl Documentation         MOGDELETE(1)
2
3
4

NAME

6       mogdelete -- Delete keys from a MogileFS installation
7

SYNOPSIS

9           $ mogdelete --trackers=host --domain=foo --key="/hello.jpg"
10

OPTIONS

12       --trackers=host1:7001,host2:7001
13           Use these MogileFS trackers to negotiate with.
14
15       --domain=<domain>
16           Set the MogileFS domain to use.
17
18       --key="<key>"
19           A key to delete. Can be an arbitrary string.
20

AUTHOR

22       Dormando <dormando@rydia.net>
23

BUGS

25       Produces a slightly weird error if key does not exist.
26

LICENSE

28       Licensed for use and redistribution under the same terms as Perl
29       itself.
30
31
32
33perl v5.30.0                      2019-07-26                      MOGDELETE(1)
Impressum