Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
2 years agoCLI Search for Username
I'm trying to setup automation to fetch and save passwords to 1Password, however, I don't seem to see any way to find an Item by username other than to individually query each item in the list. I ex...
bstrautin
2 years agoNew Contributor
op item list --format json
takes ~12 seconds to run (returning ~1200 items), which is annoyingly long in an interactive context.
I would love to be able to type op item search "whatever"
and have it return the same results as a GUI search for "whatever".