jscarle / OnePassword.NET

A 1Password CLI Wrapper for .NET.
https://jscarle.github.io/OnePassword.NET/
MIT License
23 stars 8 forks source link

Add support to edit an existing item #2

Closed almostjulian closed 1 year ago

almostjulian commented 3 years ago

Any chance you could add an EditItem method?

jscarle commented 3 years ago

The syntax used by the 1Password CLI tool is a bit convoluted because of the field assignment parameters. I'll have to see how I can implement internal change tracking of an Item's fields to be able to generate a list of fields to update.

jscarle commented 1 year ago

Items can now be edited starting with version 2.1.0.