Allow me to pass an item path
[http "https://git.example.xyz"]
helper = "1password --account=my --vault=Family --id=m5jcyagohuo7usjc76fkpiwuum"
op cli uses unique IDs for items instead of names. This prevents renaming things from breaking my workflow. I'd like to be able to specify a unique ID to use for each host in my gitconfig. I couldn't tell if this was already possible
Some of my sites run under multiple hostnames as well so this guarantees that it will work.
Interessting scenario, right now the assumption would be that there is only 1 url for the host lookup, i've not checked what would happen if there are multiple urls, if the matching still works.
Renaming items would not be an issue right now since the matching is done based on tag, prefix and schema+host lookup
Can you give me a broad exmaple on how your items would look like?