It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoOP CLI - Unable to build a list of item categories
Hey everyone,
after updating the OP CLI to 2.7.0 and switching to a other docker image I'm getting after some successful op create login attempts the message:
Unable to build a list of item ...
Former Member
4 years agoHi,
glad I'm not the only one having this issue.
As cronekorkn mentioned (0.) the create works for the first X items, then breaks due to the limit and the delete does still work.
I'm calling op item create around 800-1000 times within 10mins.
op item create --category=login --title="Project Stage" --tags="Shop: Project Stage" --url="https://project.de/backend/" --vault="<vaultId>" username="<email>" password="<randomPw>" --format=json --session="<sessionId>"
Thanks in advance,
Marco