act
act copied to clipboard
Input
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.