{{.CLI_ARGS}} passed to dependencies #692
AntoinePrv
started this conversation in
General
Replies: 1 comment
-
With regard to calling multiple tasks at once, I think a syntax like the following would also be more powerful to pass different CLI args to different tasks
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and thank you for this project!
Right now,
{{.CLI_ARGS}}
are passed to dependencies, for example with two tasks:Is this default on purpose? I think in most cases dependencies would be a different command and it would not make sense to share CLI args.
Context:
Beta Was this translation helpful? Give feedback.
All reactions