"job revert" command: alphabetized flags

This commit is contained in:
Chris Baker
2019-03-28 19:00:32 +00:00
committed by Preetha Appan
parent 9193cbaf30
commit 9d50d82ead

View File

@@ -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)
}