Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
renautm
1 hour agoNew Member
Feature Request: Manage "Autofill Behavior" via CLI/API
Hi team,
I’m requesting the ability to programmatically set Autofill Behavior (e.g., "Always fill on this domain," "Only on this exact domain," or "Never fill") using the 1Password CLI and API.
Current Pain Point: While I can create and edit items via op item create/edit, there is currently no flag or field to define how the browser extension should handle autofill for that specific URL. This requires manual GUI intervention after an automated setup.
Proposed Feature: Add a flag or JSON attribute to the CLI to toggle these settings. Example: op item edit "My App" --url "https://sub.dev.com" --autofill "exact-domain"
Use Case:
- Security: Automatically enforcing "Exact Domain Only" for sensitive subdomains during vault provisioning.
- Automation: Fully configuring new items for team members without requiring them to manually adjust settings in the browser.
No RepliesBe the first to reply