pass generate <pass-name> [pass-length]

Generate a new password of length pass-length and insert into pass-name

Arguments

NameDescription
pass-nameThe password name
pass-lengthThe length of the password

Options

NameDescription
--no-symbols, -nDo not use any non-alphanumeric characters in the generated password
--clip, -cDo not print the password but instead copy it to the clipboard
--in-place, -iDo not interactively prompt, and only replace the first line of the password file with the new generated password, keeping the remainder of the file intact
--force, -fOverwrite the existing password