kestra-io/kestra

envs() function notation

已关闭

#16,396 创建于 2026年5月29日

 (6 条评论) (0 个反应) (1 位负责人)Java (2,579 个派生)batch import
area/backendgood first issue

仓库指标

星标
 (26,854 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南