Assignment Client CLI Parameters
From FHU Wiki
| Parameter | Explanation |
|---|---|
-h, --help |
Displays help information |
-v, --version |
Displays version information |
-t <type> |
|
--pool |
Set assignment pool |
-p <port> |
UDP port for this assignment client |
--wallet <wallet-uuid> |
Set wallet destination |
-a <hostname> |
Set assignment-server hostname |
--server-port <port> |
Set assignment-server port |
-n <child-count> |
Number of children to fork |
--min <child-count> |
Miniumum number of children |
--max <child-count> |
Maximum number of children |
--monitor-port <port> |
Assignment-client monitor port |
--http-status-port <port> |
HTTP status server port |
--log-directory <path> |
Directory to store logs |
--parent-pid <pid> |
PID of the parent process |