moglistkeys - Man Page

Lists keys out of a MogileFS domain

Synopsis

    $ moglistkeys --trackers=host --domain=foo --key_prefix="/foo/bar/"

Description

If you store your MogileFS keys in a logical "structure", you may use this tool to view lists of subsets of keys. Note that this is not going to be equivalent to "cd" and "ls" tools, as listing "foo/" will list everything underneath, so it's more akin to "ls -R"

Options

--trackers=host1:7001,host2:7001

Use these MogileFS trackers to negotiate with.

--domain=<domain>

Set the MogileFS domain to use.

--key_prefix="/foo/bar/"

Search for keys starting with this prefix. Can be an arbitrary string.

Author

Dormando <dormando@rydia.net>

Bugs

None known.

License

Licensed for use and redistribution under the same terms as Perl itself.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation