god
提供: Eospedia
godのコマンド
| コマンド名 | 説明 |
|---|---|
| start | start task or group |
| restart | restart task or group |
| stop | stop task or group |
| monitor | monitor task or group |
| unmonitor | unmonitor task or group |
| remove | remove task or group from god |
| load | load a config into a running god |
| log | show realtime log for given task |
| status | show status |
| signal | signal all matching tasks |
| quit | stop god |
| terminal | stop god and all tasks |
| check | run self diagnostic |
godのオプション
| オプション名 | 説明 |
|---|---|
| -c | Configuration file |
| -p | Communications port (default 17165) |
| -b | Auto-bind to an unused port number |
| -P | Where to write the PID file |
| -l | Where to write the log file |
| -D | Don't daemonize |
| -v | Print the version number and exit |
| -V | Print extended version and build information |