Passman - A password manager written in rust.
USAGE: passman option
new - initalize passman with a new master key
get - to copy the password of the given query to clipboard for 30 seconds
destroy - destroy the current passman config and hence delete all the data
add - add a new entry to passman
update - updates the password of a registered entry
del - deletes a registered entry
list - lists all the available keys
show - displays a table consisting of entries and their passwords(for exporting)
info - displays information about the queried entry