Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to add/remove passwords from non default keychain #4

Open
lacostej opened this issue Jan 20, 2017 · 0 comments
Open

Not able to add/remove passwords from non default keychain #4

lacostej opened this issue Jan 20, 2017 · 0 comments

Comments

@lacostej
Copy link

To add / delete password to the non default keychain the commands security add-*-password and security delete-*-password take as optional argument the keychain or uses the default keychain.

There's no way to specify a non default keychain in the current API: https://github.com/mattt/security/blob/master/lib/security/password.rb#L84

Workaround: modify the default keychain temporarily from the CL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant