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

keepassxc-cli: handle attachments #4462

Closed
grcancelliere opened this issue Mar 23, 2020 · 3 comments
Closed

keepassxc-cli: handle attachments #4462

grcancelliere opened this issue Mar 23, 2020 · 3 comments
Assignees

Comments

@grcancelliere
Copy link

Summary

Being able to work with attachments in entries from the CLI.

Desired Behavior

  • the add command should have switches to add attachments by path
  • the edit command should have switches to add attachments by path or remove attachments by name
  • the cli should have a command (getattachment ?) to export an attachment from an entry by name

Possible Solution

Context

I'd like to use the CLI to automate the handling of secure files (e.g. SSH keys, GPG keys, ...) by storing them in Keepass entries.

@hifi
Copy link
Member

hifi commented Apr 6, 2020

Just a note that you can use SSH keys from within KeePassXC with the SSH Agent feature.

@mmaridev
Copy link

mmaridev commented May 5, 2020

+1 would be really useful to automate SSH private keys generation

@mStirner
Copy link

I stubled across this issue.
It would be really nice to work with attachments from the cli, like open/edit/delete/add/export.

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

No branches or pull requests

6 participants