PSKeePass / PoShKeePass

PowerShell module for KeePass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Pipeline Functionality

jkdba opened this issue · comments

Currently the Pipeline has very limited support.

Would like to support pipeline for

  • Parent Group Paths when updating a group or entry, this should grab the current value as default from the pipeline and be overridden when specifying a parameter.
  • DatabaseProfileName Parameter, this should be able to be gathered whenever passing a keepass object around.