Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoChange password using "op item edit" without having it on the command line?
I need to programmatically update the password for multiple entries in my vault.
This here works nicely:
op item edit some-item "password=noneofyourbusiness"
but it has 2 problems:
...
Former Member
3 years agoJack_P_1P Any update on this? op item create
supports creating secrets from stdin, but there's still no ability to edit existing ones (other than to delete and recreate).