mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
fixups from code review
This commit is contained in:
@@ -210,6 +210,8 @@ func generalOptionsUsage() string {
|
||||
|
||||
-token
|
||||
Provide an ACL token to access privilated information
|
||||
The SecretID of an ACL token to use to authenticate API requests with.
|
||||
Additionally, the NOMAD_TOKEN env var will also be sourced.
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user