Skip to content

Commit

Permalink
Merge 6c53a2b into ae9a32e
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig authored Mar 28, 2024
2 parents ae9a32e + 6c53a2b commit 2f5893f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/cmds/validator/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ export const keymanagerOptions: CliCommandOptions<KeymanagerArgs> = {
group: "keymanager",
},
"keymanager.tokenFile": {
alias: ["tokenFile"],
type: "string",
description: "Path to file containing bearer token used for key manager API authentication",
group: "keymanager",
Expand Down

0 comments on commit 2f5893f

Please sign in to comment.