Skip to content
#

keychain

Here are 217 public repositories matching this topic...

chezmoi
jdillon
jdillon commented Mar 25, 2021

Describe the solution you'd like

Current op command has a get item with --fields flag which makes it a lot simpler to extract values from details or section fields.

The output function can be used with this:

{{- output "op" "get" "item" "some-id" "--fields" "some-field" }}

But it might be nicer to have a built-in onepassworditemFields function (or something)

Improve this page

Add a description, image, and links to the keychain topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the keychain topic, visit your repo's landing page and select "manage topics."

Learn more