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

@@ -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) + `