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)`