0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00
keepassxc/docs
Andre Blanke 7d37f65ad0 CLI: Add commands to handle attachments
* Add commands to manipulate entry attachments from the CLI
* Closes #4462

* Add the following commands:
  attachment-export: Exports the content of an attachment to a specified file.

  attachment-import: Imports the attachment into an entry. An existing attachment with the same name may be overwritten if the -f option is specified.

  attachment-rm: Removes the named attachment from an entry.

* Add --show-attachments  to the show command
2021-11-07 17:27:16 -05:00
..
images Update SSH Agent PuTTYGen instructions 2021-05-30 13:41:17 -04:00
man CLI: Add commands to handle attachments 2021-11-07 17:27:16 -05:00
styles Cleanup config initialization, add local config options 2020-09-26 09:26:10 -04:00
topics Doc: Update SSH Agent section 2021-10-01 23:53:41 -04:00
CMakeLists.txt Minor documentation and script cleanups (#6868) 2021-09-21 00:17:46 -04:00
FuzzTest.md Add fuzz test support 2020-10-08 22:49:34 -04:00
GettingStarted.adoc Bump version to 2.7.0 2020-10-25 09:44:28 -04:00
UserGuide.adoc Additional Auto-Type improvements based on PR feedback 2021-02-22 07:41:23 -05:00