mirror of https://github.com/pulumi/pulumi.git
5e6a41f280
Background --- Automation API Color flag should pass unquoted string: ``` error: unsupported color option: '\"auto\"' ``` Since we're using ["os/exec"](https://pkg.go.dev/os/exec) there is no shell, I think we should not quote arguments? > Unlike the "system" library call from C and other languages, the os/exec package intentionally does not invoke the system shell |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
proto | ||
python | ||
README.md | ||
go.mod | ||
go.sum |