#Can i pass function args from a file ?

1 messages · Page 1 of 1 (latest)

humble berry
#

For example file include multiple args like
foo=bar
boo=lar

and execute a function with

dagger call function --foo file:/.env --boo file://.env

?