garden
garden copied to clipboard
[FEATURE]: support additional command line arguments to the command attribute in workflows
Feature Request
Background / Motivation
tried to pass a --var argument to the workflow command attribute which failed with a key not found error.
What should the user be able to do?
be able to pass --var argument to workflow command as well as additional arguments that make sense.
Why do they want to do this? What problem does it solve?
allow user to pass similar arguments to garden commands in workflows as you would do running garden commands directly.
Suggested Implementation(s)
can pass additional arguments to the command list which are passed to the garden commands.
How important is this feature for you/your team?
🌵 Not having this feature makes using Garden painful
This issue has been automatically marked as stale because it hasn't had any activity in 90 days. It will be closed in 14 days if no further activity occurs (e.g. changing labels, comments, commits, etc.). Please feel free to tag a maintainer and ask them to remove the label if you think it doesn't apply. Thank you for submitting this issue and helping make Garden a better product!
This issue has been automatically marked as stale because it hasn't had any activity in 90 days. It will be closed in 14 days if no further activity occurs (e.g. changing labels, comments, commits, etc.). Please feel free to tag a maintainer and ask them to remove the label if you think it doesn't apply. Thank you for submitting this issue and helping make Garden a better product!
Duplicates https://github.com/garden-io/garden/issues/3286