I'm using LastPass CLI v1.6.1.GIT on my Mac.
An example command:
printf "URL: http://sn\nNotes:\nLamborghini\n" | lpass add --non-interactive --notes --sync=now "Testing Folder/zzz-test3"
And it always, without fail, shows up as a generic password entry, with an error that the password is missing.
Possible correction: add a note-type of generic to the list of possible note types. I don't speak C, or else I'd do a pull request.
I'm using LastPass CLI v1.6.1.GIT on my Mac.
An example command:
And it always, without fail, shows up as a generic password entry, with an error that the password is missing.
Possible correction: add a note-type of
genericto the list of possible note types. I don't speak C, or else I'd do a pull request.