We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Being able to work with attachments in entries from the CLI.
add
edit
getattachment
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.
The text was updated successfully, but these errors were encountered:
Just a note that you can use SSH keys from within KeePassXC with the SSH Agent feature.
Sorry, something went wrong.
+1 would be really useful to automate SSH private keys generation
I stubled across this issue. It would be really nice to work with attachments from the cli, like open/edit/delete/add/export.
7d37f65
louib
No branches or pull requests
Summary
Being able to work with attachments in entries from the CLI.
Desired Behavior
add
command should have switches to add attachments by pathedit
command should have switches to add attachments by path or remove attachments by namegetattachment
?) to export an attachment from an entry by namePossible 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.
The text was updated successfully, but these errors were encountered: