mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Merge pull request #672 from MansM/master
changed agent-status to agent-info as agent-status does not exist
This commit is contained in:
@@ -35,5 +35,5 @@ otherwise.
|
||||
For example, the `nomad run` command is used to run a new job, the `nomad
|
||||
status` command queries information about existing jobs, etc. Conversely,
|
||||
commands with a prefix in their name likely operate in a different context.
|
||||
Examples include the `nomad agent-status` or `nomad node-drain` commands,
|
||||
Examples include the `nomad agent-info` or `nomad node-drain` commands,
|
||||
which operate in the agent or node contexts respectively.
|
||||
|
||||
Reference in New Issue
Block a user