open-nomad/website/source/docs/commands/job
Thomas Bartelmess 9acfa166c0
Changed Superset to only return the resource name
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.

The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
..
deployments.html.md.erb New commands docs and small fixes 2017-07-25 17:37:09 -07:00
dispatch.html.md.erb Spell check website 2017-09-27 11:14:37 -07:00
history.html.md.erb Spell check website 2017-09-27 11:14:37 -07:00
promote.html.md.erb New commands docs and small fixes 2017-07-25 17:37:09 -07:00
revert.html.md.erb Update revert.html.md.erb 2017-08-04 11:06:04 -07:00
status.html.md.erb Changed Superset to only return the resource name 2017-11-28 23:16:08 -05:00