vault-plugin-secrets-ad icon indicating copy to clipboard operation
vault-plugin-secrets-ad copied to clipboard

fix: errcheck for parsing CLI flags

Open thevilledev opened this issue 1 year ago • 0 comments

Overview

Add missing error check to main() for parsing CLI flags.

Design of Change

Error check was missing.

Related Issues/Pull Requests

None

Contributor Checklist

Fixed in various Vault plugin repositories before such as https://github.com/hashicorp/vault-plugin-auth-kubernetes/pull/202 and https://github.com/hashicorp/vault/pull/28692

thevilledev avatar Oct 11 '24 20:10 thevilledev