It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
adrianbj
5 years agoNew Contributor
anyone have examples of editing existing Vault entries from CLI?
I have several vaults within our company's division where we would like to add more entries for all.
I am looking for a path that I can follow to automate this.
I understand the limitation, but a...
adrianbj
5 years agoNew Contributor
Thanks for your response @"keith.craig"
Basically, I have a Vault Login entry, entry1 with
username = usernameValue
password = passwordValue
OTHER FIELDS
Description = Detailed Description.....
Account = accountValue
Date expiration = dateValue
I would like to add more fields under OTHER FIELDS
Other Field1 = OtherFieldValue1
Other Field2 = OtherFieldValue2
Other Field3 = OtherFieldValue3
Other Field4 = OtherFieldValue4
Is there a scenario of taking the existing entry "entry1" and using that as a template to build out a new entry, "entry2"? If so, I could delete the old "entry1" after I confirm "entry2" is valid.
If I can't add a new field with op edit item, I guess that is just not an option.