Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.19 KB

Passman - A password manager written in rust.

How to use?:

USAGE: passman option

Currently available options are:

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