tldr/pages/common/lpass.md
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00

596 B

lpass

Command line interface for the LastPass password manager. More information: https://github.com/lastpass/lastpass-cli.

  • Login 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:

lpass ls

  • 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