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 ...
devurandom
3 hours agoNew 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.