Open gorootde opened 1 month ago
This feature will enable selective copy of entries between two distinct database files.
keepassxc-cli copy source.kdbx target.kdbx --tags to-be-copied keepassxc-cli copy source.kdbx target.kdbx /groupPathToBeCopied
keepassxc-cli copy source.kdbx target.kdbx --tags to-be-copied
keepassxc-cli copy source.kdbx target.kdbx /groupPathToBeCopied
I'd like to be able to automatically keep a separate database up to date with only a subset of the entries of source.kdbx
source.kdbx
Neat idea!
Summary
This feature will enable selective copy of entries between two distinct database files.
Examples
keepassxc-cli copy source.kdbx target.kdbx --tags to-be-copied
keepassxc-cli copy source.kdbx target.kdbx /groupPathToBeCopied
Context
I'd like to be able to automatically keep a separate database up to date with only a subset of the entries of
source.kdbx