commands.sh

lpass

all

Interface for the LastPass password manager.

More info →

Examples (5)

Log in to your LastPass account, by entering your master password when prompted

lpass login username

Show login status

lpass status

List all sites grouped by category

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

Show password for a specified entry

lpass show myinbox --password
made by @shridhargupta | data from tldr-pages