coder/coder-v1-cli

`coder login` doesn't work in Windows

Closed this issue · 1 comments

bpmct commented

This is resolved in the master branch, but not 1.17.4 and below. I've included a binary for download here, but you are welcome to build yourself by cloning master and running

make build/windows

for security purposes.

The build may have to occur on a Linux VM due to the zip dependency and potentially others down the process.

bpmct commented

fixed in v1.18 release