mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
an option job ID -> an optional job ID
This commit is contained in:
@@ -16,7 +16,7 @@ The `status` command displays status information for jobs.
|
||||
nomad status [options] [job]
|
||||
```
|
||||
|
||||
This command accepts an option job ID as the sole argument. If the job ID is
|
||||
This command accepts an optional job ID as the sole argument. If the job ID is
|
||||
provided, information about the specific job is queried and displayed. If the ID
|
||||
is omitted, the command lists out all of the existing jobs and a few of the most
|
||||
useful status fields for each.
|
||||
|
||||
Reference in New Issue
Block a user