mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
"job revert" command: alphabetized flags
This commit is contained in:
committed by
Preetha Appan
parent
9193cbaf30
commit
9d50d82ead
@@ -31,12 +31,12 @@ Revert Options:
|
||||
the evaluation ID will be printed to the screen, which can be used to
|
||||
examine the evaluation using the eval-status command.
|
||||
|
||||
-verbose
|
||||
Display full information.
|
||||
|
||||
-vault-token
|
||||
The Vault token used to verify that the caller has access to the Vault
|
||||
policies i the targeted version of the job.
|
||||
|
||||
-verbose
|
||||
Display full information.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user