gearadmin - Gearmand Documentation, http://gearman.info/
Contents
Copyright
2011-2014, Data Differential, http://www.datadifferential.com/
1.1.20+ds Mar 19, 2025 GEARADMIN(1)
Description
Command line tool for manipulating gearmand servers.
Home
To find out more information please check: http://gearman.info/Name
gearadmin - Gearmand Documentation, http://gearman.info/
Run Administrative commands against a server.
See Also
gearmand(8)libgearman(3)
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.
--cancel-job
Remove a given job from the server's queue.
--show-unique-jobs
Show unique IDs of jobs on the server.
--show-jobs
Show all jobs on the server.
--getpid
Get Process ID for the server.
--priority-status
Queued jobs status by priority.
-S[--ssl]
Enable SSL connections.
