mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
add server-id to -h output
This commit is contained in:
@@ -30,7 +30,7 @@ Usage: nomad monitor [options]
|
||||
General Options:
|
||||
|
||||
` + generalOptionsUsage() + `
|
||||
|
||||
|
||||
Monitor Specific Options:
|
||||
|
||||
-log-level <level>
|
||||
@@ -39,6 +39,9 @@ Monitor Specific Options:
|
||||
-node-id <node-id>
|
||||
Sets the specific node to monitor
|
||||
|
||||
-server-id <server-id>
|
||||
Sets the specific server to monitor
|
||||
|
||||
-json
|
||||
Sets log output to JSON format
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user