cli
cli copied to clipboard
Allow fully qualified paths in credentials store
Description
This would allow users to use a helper that does not live in path. The underlying credentials helper library uses os/exec exec.Command so this should be safe to do.