[46] How can I use a newline character in a field value?
In the past I created some multi-line fields for SSH keys after reading this tip on this forum.
I now want to update one of those keys using op item edit "K" 'private key=X\nY'.
However then op item get "K" --fields "private key" returns this:
X\nY
where I hoped to get
X
Y
(as before)
How can I do this using the (new) CLI?
1Password Version: CLI 2.0.0-beta.11
Extension Version: n/a
OS Version: macOS Big Sur 11.6.2
