mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge pull request #4804 from Infisical/feature/secret-reference-shortcut
feature: secret reference shortcut
This commit is contained in:
@@ -17,6 +17,10 @@ For example, if secret A references values from secrets B and C located in diffe
|
||||
|
||||
This is an important security consideration when planning your secret access strategy, especially when working with cross-environment or cross-folder references.
|
||||
|
||||
<Tip>
|
||||
You can hold the `Cmd` (Mac) or `Ctrl` (Windows/Linux) key and click the secret reference to be redirected to it.
|
||||
</Tip>
|
||||
|
||||
### Syntax
|
||||
|
||||
When defining a secret reference, interpolation syntax is used to define references to secrets in other environments and [folders](./folder).
|
||||
|
||||
Reference in New Issue
Block a user