openwdl / learn-wdl

Educational materials for learning WDL
BSD 3-Clause "New" or "Revised" License
117 stars 49 forks source link

Using arbitrary environment variables in WDL #48

Open wadudmiah opened 10 months ago

wadudmiah commented 10 months ago

Hi,

Is there a way to use arbitrary environment variables in WDL? If so, what's the syntax? For example, how would you read and set an environment variable?

Regards,

llangit-broad commented 6 months ago

Can you provide a more specific example of what you are trying to do here? thanks