Powershell password manager
Powershell interactive password manager.
help : Display this help text.
show list/ls : Display saved card ids and captions.
copy <user/pass> <id> : Copy to Set-Clipboardboard selected id's user/pass.
cp <id> : Copy to Set-Clipboardboard selected id's pass.
cu <id> : Copy to Set-Clipboardboard selected id's user.
update <caption/user/pass> <id> <value> : Update saved card caption/user/pass to value
add <caption> <user> <pass> : Add card.
remove <id> : Remove card by selected id.
changepass : Change current secret password. Save command is needed to save changed password.
save : Save changes
exit : Exit program