How to reference a secret with its field name including unsupported characters?
I'm new to 1password-cli, and I wish to load secrets into config files as documented. But since some of my items are constructed in Mandarin, their field names are sometimes in Mandarin too. For example, I generated an SSH key through the Github webpage, where the "private key" field is shown in Mandarin ("私密金鑰"), and I can neither access the private key through op read op://Private/Github/private\ key nor op read op://Private/Github/私密金鑰. The error messages are:
[ERROR] 2022/03/27 15:48:27 could not read secret op://Private/Github/private key: item Private/Github does not have a field private key
[ERROR] 2022/03/27 14:55:15 could not read secret op://Private/Github/私密金鑰: invalid secret reference 'op://Private/Github/私密金鑰': invalid character in secret reference: `私`
How can I deal with it?
My 1password-cli version is 2.0.0, installed via Homebrew.
1Password Version: 8.7.0 beta
Extension Version: Not Provided
OS Version: macOS 12.3
