
moglistkeys -- Lists keys out of a MogileFS domain

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

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"

Use these MogileFS trackers to negotiate with.
Set the MogileFS domain to use.
Search for keys starting with this prefix. Can be an arbitrary string.

Dormando <dormando@rydia.net>

None known.

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