Forum Discussion
nsushkin
2 years agoNew Contributor
op signin not idempotent
In Linux, with the 2.30.0 CLI, I keep running eval $(op signin) and it keeps prompting for my passphrase every time.
1Password Version: Not Provided
Extension Version: Not Provided
OS Vers...
nsushkin
2 years agoNew Contributor
You have to pass the session token via --session argument for eval $(op signin) to be idempotent
``