Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add for-each ability for multiple data in files (or maybe for a list input as well?) #11

Open
adam-huganir opened this issue Jun 15, 2024 · 0 comments · May be fixed by #14
Open
Assignees
Labels
enhancement New feature or request

Comments

@adam-huganir
Copy link
Owner

e.g.

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)
@adam-huganir adam-huganir self-assigned this Jun 15, 2024
@adam-huganir adam-huganir added the enhancement New feature or request label Jun 15, 2024
@adam-huganir 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
@adam-huganir adam-huganir linked a pull request Jun 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant