Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Maciejf85
2 years agoNew Contributor
How to create a login item with 2 urls
Hello,
after recent updates, the --autofill-urls flag stopped working:
[ERROR] 2024/05/08 22:00:18 unknown flag: --autofill-urls,
how can I create 2 urls when creating a new item?
So far I'...
luckman212
2 years agoFrequent Contributor
I have the same need. I imported a lot of items from Bitwarden. Now, the URLs were created in 1P with all of them munged together comma separated, e.g.
https://mysite1.foo,http://10.20.30.40,https://myotherurl.foo
So the URL matching is not working. This is for 100s of sites, cleaning it up is a nightmare. I can extract the URLs using the CLI and parse it out using jq
and get a correct array of URLs, but I lack the command to edit the item to correctly replace the current mangled URL with the independent entries.
Please help... I am using CLI v2.28.0