You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lastpass): use correct lpass add command for new secrets
The lastpass CLI uses `lpass add` for creating new items, not `lpass set`
which doesn't exist. This was a typo introduced in commit 3221782.
Fixes#54
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments