docs: update scaling policy list docs to detail all flags.
This commit is contained in:
parent
b147ec1e57
commit
fca529e7c4
|
@ -22,6 +22,8 @@ nomad scaling policy list [options]
|
|||
|
||||
## Policy List Options
|
||||
|
||||
- `-job` : Specifies the job ID to filter the scaling policies list by.
|
||||
- `-type` : Filter scaling policies by type.
|
||||
- `-json` : Output the scaling policy list in its JSON format.
|
||||
- `-t` : Format and display the scaling policy list using a Go template.
|
||||
|
||||
|
|
Loading…
Reference in New Issue