Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
5 years ago[27] Secondary URLs for Autofill
Hi 1Password-Team,
Thanks for your work on the CLI v2 and thanks for letting me participate in the Beta.
We'd like the ability to add a secondary URL / Domain / Website to each 1Password Login e...
1P_Simon
1Password Team
5 years agoHi Dominik,
Adding a second URL for auto-fill via the CLI is not currently supported.
Thanks for sharing such a detailed description of what you'd like to achieve and what you tried to do to get that to work. This gives us very valuable insight in what we can improve here.
1Password currently knows to types of URLs for items:
1. URL fields, that allow you to store a URL together with the item. These are not used for auto-fill in the browser.
2. URLs used for auto-fill, that you see under the url keyword when fetching an item using the CLI. These URLs are currently not considered fields.
Using the CLI, starting in v2 you can set URL fields using the syntax you tried as well CustomDomain[url]="https://${CustomDomain}/. In both v1 and v2 you can set URL fields using an item template.
URLs used for auto-fill are currently configured in the CLI using the --url flag. This supports only a single value currently.
We'll look into both making the difference between these two types of URLs clearer and making the configuration and behavior of the two more consistent (e.g. be able to configure both using the new field[type]=value syntax) as well as into supporting to configure multiple URLs used for auto-fill. When we have a new design ready, would you be willing to give it a look and let us know what you think?
Thanks again for providing such a descriptive feedback!
Cheers,
Simon