We should pass the header command literally to the CLI so the expansion happens in that context (where CODER_URL will be set) instead. I think we can do this by simply wrapping the --header-command ...
Hey there, fellow coder! 😊 Ever typed java -version in your Command Prompt only to be hit with a frustrating "java is not recognized as an internal or external command"? You're not alone—this common ...