1MOGFILEINFO(1) User Contributed Perl Documentation MOGFILEINFO(1)
2
3
4
6 mogfileinfo -- Fetch key metadata from a MogileFS installation
7
9 $ mogfileinfo --trackers=host --domain=foo --key="/hello.jpg"
10
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 The key to inspect. Can be an arbitrary string.
20
22 Dormando <dormando@rydia.net>
23
25 None known, but output might change in the future.
26
28 Licensed for use and redistribution under the same terms as Perl
29 itself.
30
31
32
33perl v5.34.0 2021-07-22 MOGFILEINFO(1)