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

@@ -26,6 +26,9 @@ Alias: nomad logs
Streams the stdout/stderr of the given allocation and task.
When ACLs are enabled, this command requires a token with the 'read-logs',
'read-job', and 'list-jobs' capabilities for the allocation's namespace.
General Options:
` + generalOptionsUsage(usageOptsDefault) + `