flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

machine run --file-local broken on windows

Open erwin4928 opened this issue 1 year ago • 0 comments

I'm unable to use this parameter on windows because it complains the guest path must be an absolute path yet it is. I think it's evaluating the guest path as an absolute windows path when running the tool on windows. When I try an absolute windows path as the guest path I get different errors.

https://github.com/superfly/flyctl/blob/44a891232a031034db966db3fab83399d5245597/internal/command/command_run.go#L309

erwin4928 avatar Nov 14 '24 17:11 erwin4928