open-nomad/website/source/docs/commands
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
..
acl Merge pull request #3395 from hashicorp/d-quota 2017-10-16 12:41:05 -07:00
deployment Fix broken links 2017-07-26 18:43:51 -04:00
job Changed Superset to only return the resource name 2017-11-28 23:16:08 -05:00
namespace add missing namespace commands 2017-10-13 16:32:47 -07:00
operator Use a subdirectory for operator commands 2017-07-25 15:55:35 -04:00
quota add missing namespace commands 2017-10-13 16:32:47 -07:00
sentinel sync 2017-09-19 10:08:23 -05:00
_general_options.html.md Address feedback 2016-10-28 10:46:33 -04:00
acl.html.md.erb Merge pull request #3395 from hashicorp/d-quota 2017-10-16 12:41:05 -07:00
agent-info.html.md.erb Use a partial instead 2016-10-27 22:18:06 -04:00
agent.html.md.erb ACL command options 2017-10-12 13:51:39 -07:00
alloc-status.html.md.erb Document modify time in a bunch of places 2017-11-01 15:16:38 -05:00
client-config.html.md.erb Separate agent configuration into its own pages 2016-11-02 18:30:00 -04:00
deployment.html.md.erb New commands docs and small fixes 2017-07-25 17:37:09 -07:00
eval-status.html.md.erb Update commands on website 2017-01-03 13:22:02 -08:00
fs.html.md.erb Update commands on website 2017-01-03 13:22:02 -08:00
index.html.md.erb Add command autocompletion. 2017-07-17 15:00:40 -07:00
init.html.md.erb Use a partial instead 2016-10-27 22:18:06 -04:00
inspect.html.md.erb inspect 2017-07-25 17:37:09 -07:00
job.html.md.erb Document new status command 2017-08-28 16:05:58 -07:00
keygen.html.md.erb Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring.html.md.erb Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
logs.html.md.erb Spell check website 2017-09-27 11:14:37 -07:00
namespace.html.md.erb add missing namespace commands 2017-10-13 16:32:47 -07:00
node-drain.html.md.erb Fix typo Automtic -> Automatic 2017-08-23 17:09:47 +03:00
node-status.html.md.erb Remove evict 2017-05-03 18:45:27 -04:00
operator.html.md.erb Use a subdirectory for operator commands 2017-07-25 15:55:35 -04:00
plan.html.md.erb Changed Superset to only return the resource name 2017-11-28 23:16:08 -05:00
quota.html.md.erb quota command docs 2017-10-13 16:16:36 -07:00
run.html.md.erb sync 2017-09-19 10:08:23 -05:00
sentinel.html.md.erb sync 2017-09-19 10:08:23 -05:00
server-force-leave.html.md.erb Use a partial instead 2016-10-27 22:18:06 -04:00
server-join.html.md.erb Use a partial instead 2016-10-27 22:18:06 -04:00
server-members.html.md.erb Remove admonition about server-members command 2016-12-13 11:11:26 -05:00
status.html.md.erb Document new status command 2017-08-28 16:05:58 -07:00
stop.html.md.erb non-purge deregisters 2017-04-15 17:08:05 -07:00
ui.html.md.erb Update ui.html.md.erb 2017-10-12 09:42:11 -07:00
validate.html.md.erb validate 2017-07-25 17:37:09 -07:00
version.html.md.erb