cli icon indicating copy to clipboard operation
cli copied to clipboard

Allow fully qualified paths in credentials store

Open hamnis opened this issue 9 months ago • 0 comments

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.

hamnis avatar May 22 '25 20:05 hamnis