Open jkdba opened 5 years ago
I would suggest not just "Update-KeePassEntry", I've got some nice spaghetti code for that and "New-KeePassEntry" around detecting which fields are null/empty and calling the cmdlet with the appropriate parameters. :-P
Yep, Update-KeePassEntry
is an example in this case.
+1, I also do no want to check if i.e. URL
or Notes
parameter is empty when creating a new KeePass entry!
Update-KeePassEntry
- allow for null/empty values, where keepass supports - https://sourceforge.net/p/keepass/discussion/329220/thread/b7b0e685/