Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Woo
1 year agoNew Contributor
Secret reference to website url
Hi,
Is there any plan to implement secret reference to website url?
Currently `urls` is an array of objects "parallel" to `fields` array of ... field objects.
So I assume that because of this you can't use secret reference syntax to point them out i.e. via label like `website`.
Hopefully I'm wrong and it's already implemented ...
Cheers,
Łukasz
1 Reply
- devurandomNew Contributor
I would also like to know how to create an `op://{vault}/{item}/???` URI referencing a URL "field". I tried `op://{vault}/{item}/urls/{label}`, but OP CLI responded "item '{vault}/{item}' does not have a field 'urls.{label}`. Same with `.../url/{label}`.
https://developer.1password.com/docs/cli/secret-reference-syntax/ does not appear to describe this, either.