kestra-io/kestra

envs() function notation

Chiusa

#16.396 aperta il 29 mag 2026

 (6 commenti) (0 reazioni) (1 assegnatario)Java (2579 fork)batch import
area/backendgood first issue

Metriche repository

Star
 (26.854 stelle)
Metriche merge PR
 (Merge medio 1g 19h) (495 PR mergiate in 30 g)

Descrizione

Feature description

Hi guys ! As with the secret retrieval function, it would be convenient to have the same call format for environment variables (' envs("xxxx") '). This would allow calling an environment variable based on a dynamic name (for example, according to a database return value or status) which is not currently possible.

Guida contributor