Forrest logo
back to context overview

keepass2

List of commands for keepass2:

  • keepass2:tldr:4c47e keepass2: Start KeePass 2, opening the most recently opened password database.
    $ keepass2
    try on your machine
    explain this command
  • keepass2:tldr:70267 keepass2: Start KeePass 2, opening a specific password database.
    $ keepass2 ${path-to-database-kbdx}
    try on your machine
    explain this command
  • keepass2:tldr:ff77b keepass2: Use a specific key file to open a password database.
    $ keepass2 ${path-to-database-kbdx} -keyfile:${path-to-key-file-key}
    try on your machine
    explain this command
back to context overview