Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years ago1Password CLI seems to break apps that use readline
Hey there, I'm trying to use the 1Password CLI with psql , the PostgreSQL interactive terminal, but I'm running into some unexpected behavior with the interactive readline input of that process. Aft...
Former Member
3 years agoI ran into this with calling Ruby's irb
. Also got it when trying to run interactive shells through it. --no-masking is a good workaround though.