You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ pygenpass
Options:
--help Show this message and exit.
Commands:
all Show all passwords
create Create new password
delete Delete password
modify Update password
save Save existing passwords
show Show password
version Show Version
Examples
This command will ask for portal name and will create random password
$ pygenpass create
Enter portal name [None]:
Enter email id [None]:
Enter portal url [None]:
This command will ask for portal name and existing password
$ pygenpass save
Enter portal name [None]:
Enter your password [None]:
Enter email id [None]:
Enter portal url [None]:
This command will show password of particular portal