Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
bfreeman
3 years agoNew Contributor
How can I have 2 websites added to a login item via CLI?
I am trying to automate adding logins to a vault via a linux server. I am creating a template command using op item create.
Here is my template:
op item create --category=login --title='Templat...
Former Member
3 years agoHi - thanks for the reply. I just tried that again. The screenshot shows I'm on version 2.19.0 of the CLI and the error says that the parameter --autofill-url
isn't recognized. I also tried it plural as --autofill-urls
just to be sure, and that generates the same error. I'm running this on a Linux server, if that matters. I also tried it on a Mac laptop locally, and I get the same error indicating it doesn't recognize the --autofill-url
parameter.