Why is the CLI so slow? Any tips?
dproATtwilio
Community Member
in CLI
I like to load various passwords into environment variables in my .zshrc
file like so:
export TWILIO_ACCOUNT_SID=$(op --cache --account teamtwilio read "op://private/Twilio Account/username")
However, each read
operation seems to take about a second, and so, if I've got 6 reads in the script, then it takes 6 seconds before my shell will load.
Are there plans to improve the speed of the 1Password CLI? In the meantime, have folks found any workarounds or hacks to improve the situation?
I'm on CLI version 2.29.0.
1Password Version: 8.10.40
Extension Version: 8.10.44.34
OS Version: macOS 14.5 (23F79)
Browser: Edge 128.0.2739.67 arm64
1