act icon indicating copy to clipboard operation
act copied to clipboard

Input

Open shubhbapna opened this issue 3 years ago • 0 comments

Fixes #1021

Added 2 flags --input and --input-file to manually pass inputs

You will notice that in the New function for runner, I only set the inputs if event payload was not defined. IMO, if the user is passing a payload, then they can set their input in that json file itself rather than passing it separately using the flags.

shubhbapna avatar Dec 19 '22 20:12 shubhbapna