GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MOGLISTKEYS(1) User Contributed Perl Documentation MOGLISTKEYS(1)

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"

--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.

Dormando <dormando@rydia.net>

None known.

Licensed for use and redistribution under the same terms as Perl itself.
2014-12-16 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.