-
-
Notifications
You must be signed in to change notification settings - Fork 787
Closed
Description
Description
I have found myself adding {{.CLI_ARGS}} to the end of all my simple commands, which adds a lot of duplication. Would it be possible to add config that would enable all simple commands to receive any CLI args (if present) automatically added to the end of the command? For simple commands, I mean:
tasks:
someTask: echo task
anotherTask:
cmd: echo another taskReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels