How to add multiple URLs via CLI?
Hello there,
our test servers all require the same login credentials. In the past, I solved that problem by manually creating a login item in 1password,
export that, have a script add hundreds of IP addresses to that item, and import it back. Problem with that: the item is then too large
to be sync'ed with the server, so it only exists locally on my laptop. 1password 8 will take away that option for me, so I am looking into
a new solution:
- create a script that creates multiple login items, each one "small enough" so they can be uploaded to the 1password clouds (like: with all IP addresses for a specific /24 subnet, like 42.43.44.*)
- use the same credentials for all those login items
- have a second script that updates the password on all these items when needed
But according to some older https://1password.community/discussion/85324/multi-urls-for-login-item, multiple URLs aren't supported on the command line.
Is that still true?
If yes: are there any options to work around that programmatically?
If no: what is the easiest way of handling this?
1Password Version: 7.9.6
Extension Version: Not Provided
OS Version: macOs 12.5.1
Browser:_ chrome and firefox
