Forum Discussion

Woo's avatar
Woo
New Contributor
1 year ago

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

  • devurandom's avatar
    devurandom
    New 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.