vault-unsealer icon indicating copy to clipboard operation
vault-unsealer copied to clipboard

Removes flag.Parse() from root to display --help output

Open JoshVanL opened this issue 6 years ago • 1 comments

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

JoshVanL avatar Mar 19 '19 09:03 JoshVanL

[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:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

jetstack-bot avatar Mar 19 '19 09:03 jetstack-bot