
lpass
List of commands for lpass:
-
lpass:tldr:85146 lpass: Log in to your LastPass account, by entering your master password when prompted.$ lpass login ${username}try on your machineexplain this command
-
lpass:tldr:b0d11 lpass: List all sites grouped by category.$ lpass lstry on your machineexplain this command
-
lpass:tldr:c9c44 lpass: Show password for a specified entry.$ lpass show ${myinbox} --passwordtry on your machineexplain this command
-
lpass:tldr:dbe3a lpass: Generate a new password for gmail.com with the identifier `myinbox` and add to LastPass.$ lpass generate --username ${username} --url ${gmail-com} ${myinbox} ${password_length}try on your machineexplain this command