[53, 54] Can I use purpose or id in the item get --fields?
I want to have a safe way to extract the username (and password) from credentials using item get --fields:
https://developer.1password.com/docs/cli/reference/management-commands/item
Unfortunately it looks like I can only use label=username (or type=STRING, which won't help here)?
But what if I manually changed that label in the GUI?
I would prefer to use purpose=USERNAME (or id=username).
Is that possible? Or on the roadmap?
(I'd also like to have an easier way to get the current TOTP code; not requiring me to filter JSON output using jq)
1Password Version: CLI 2.0.0-beta.11
Extension Version: n/a
OS Version: n/a
