mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
docs: describe required ACLs for all commands
This commit is contained in:
@@ -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) + `
|
||||
|
||||
Reference in New Issue
Block a user