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:
@@ -21,6 +21,9 @@ Usage: nomad deployment fail [options] <deployment id>
|
||||
if the job is configured to auto revert, the job will attempt to roll back to a
|
||||
stable version.
|
||||
|
||||
When ACLs are enabled, this command requires a token with the 'submit-job'
|
||||
and 'read-job' capabilities for the deployment's namespace.
|
||||
|
||||
General Options:
|
||||
|
||||
` + generalOptionsUsage(usageOptsDefault) + `
|
||||
|
||||
Reference in New Issue
Block a user