diff --git a/command/agent_monitor.go b/command/agent_monitor.go index 4dc466d2a..8fd2fdf19 100644 --- a/command/agent_monitor.go +++ b/command/agent_monitor.go @@ -30,7 +30,7 @@ Usage: nomad monitor [options] General Options: ` + generalOptionsUsage() + ` - + Monitor Specific Options: -log-level @@ -39,6 +39,9 @@ Monitor Specific Options: -node-id Sets the specific node to monitor + -server-id + Sets the specific server to monitor + -json Sets log output to JSON format `