Cam Hutchison

Results 2 issues of Cam Hutchison

Add a `--no-error-on-diff` flag to the `diff` subcommand so as to not exit with an error when there are diffs present. It will still exit with an error if the...

Allow a value on the `negatable` tag to specify a flag name to use for negation instead of using `--no-` as the flag. e.g. Approve bool `default:"true",negatable:"deny"` This example will...