Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Maciejf85
10 months 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
10 months agoContributor
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