docs: update scaling policy list docs to detail all flags.

This commit is contained in:
James Rasell 2020-11-04 13:36:04 +01:00
parent b147ec1e57
commit fca529e7c4
No known key found for this signature in database
GPG Key ID: AA7D460F5C8377AA
1 changed files with 2 additions and 0 deletions

View File

@ -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.