docs: describe required ACLs for all commands

This commit is contained in:
Tim Gross
2020-11-19 16:38:08 -05:00
parent bfbd6b9cb2
commit 8a66f11bb3
161 changed files with 540 additions and 34 deletions

View File

@@ -49,6 +49,9 @@ Usage: nomad node status [options] <node>
short-hand list of all nodes will be displayed. The -self flag is useful to
quickly access the status of the local node.
If ACLs are enabled, this option requires a token with the 'node:read'
capability.
General Options:
` + generalOptionsUsage(usageOptsDefault|usageOptsNoNamespace) + `