You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yutc for-each -d map1.yaml -d map2.yaml template.tmpl # for each map do one item# or
yutc for-each -d someList.yaml template.tmpl # for each item in someList run template (only one data allowed)
The text was updated successfully, but these errors were encountered:
adam-huganir
changed the title
add for-each ability for multiple data in files (or maybe for a list input as well?)
feature: add for-each ability for multiple data in files (or maybe for a list input as well?)
Jun 15, 2024
e.g.
The text was updated successfully, but these errors were encountered: