Gearman Admin Tool¶
Run Administrative commands against a server.
SYNOPSIS¶
-
--help
¶
Provice help about the program.
-
--create-function
¶
Create a function from the server.
-
-h
[ --host ] arg (=localhost)i
¶ Connect to the host
-
-p
[ --port ] arg (=4730)
¶ Port number or service to use for connection
-
--drop-function
¶
Drop a function from the server.
-
--server-version
¶
Fetch the version number for the server.
-
--server-verbose
¶
Fetch the verbose setting for the server.
-
--status
¶
Status for the server.
-
--workers
¶
Workers for the server.
DESCRIPTION¶
Command line tool for manipulating gearmand servers.
HOME¶
To find out more information please check: http://gearman.info/
SEE ALSO¶
gearmand(8) libgearman(3)