Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
OliverGaida
3 years agoNew Contributor
How using "op read" in cli v2 with titles containing: @ or ( characters?
sample:
op read op://my_vault/me@company.org/username results in invalid secret reference ... invalid character in secret reference: '@'
op read 'op://my_vault/foo (bar)/username' results i...
michael_c_1P
1Password Team
3 years agoHey Oliver,
These characters are currently not supported with secrets references. You'll need to use the UUID of the item in the secrets reference instead of the name.
You can run the command op item get 'Example Item' --format json to get the reference including the UUIDs.
Thanks,
Mike