Reference for Private vault copied from GUI doesn't work in CLI
I use the `op` cli with a personal/family account. When I right click a password/key in the GUI in my Private account and selects "Copy Secret Reference", the reference starts with "op://Private". If I tried to read the reference using `op read` it fails with
[ERROR] 2025/08/08 15:24:36 could not read secret op://Private/{Item}/{Field}: could not get item Private/{Item}: "Private" isn't a vault in this account. Specify the vault with its ID or name.
So I have to replace the vault segment it with "Personal" or the vault reference hash to make it work with `op`. This is really inconvenient.
Why is this happening? Is there anything I can do to fix it? (The "Private" vault can't be renamed.)
