Skip to main content
April 22, 2025
Question

Secret reference to website url

  • April 22, 2025
  • 1 reply
  • 49 views

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

April 28, 2026

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.