bra icon indicating copy to clipboard operation
bra copied to clipboard

Passing in CLI arguments with flags

Open karbica opened this issue 7 years ago • 0 comments

How would one pass in an argument variable to the binary in the cmd section of the TOML file?

It seems to be throwing errors. I'm trying to do with out using env vars.

One example would be..

./main -t $(cat token)

karbica avatar Oct 05 '17 04:10 karbica