vault-unsealer
vault-unsealer copied to clipboard
Removes flag.Parse() from root to display --help output
Signed-off-by: JoshVanL [email protected]
fixes #41
Removes flags.Parse() from root to ensure flags can be parsed for the root command. This enables flags inc --help to display help information.
/assign @simonswine
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: JoshVanL
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Needs approval from an approver in each of these files:
- ~~OWNERS~~ [JoshVanL]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment