Open chrstphrknwtn opened 6 years ago
I've solved this issue as a by-product of another issue. My patch is available at:
https://github.com/cipriancraciun/netlifyctl/commit/0167fe06b5179d542060f163694f7b3f23169e0e
(Given that this tool is unmaintained by the upstream team, I don't think I'll submit a pull request. However you could use my fork at the link above.)
Print errors to
stderr
rather than writing everything to the file system in the CWD.This is fairly annoying as it just pollutes the repo one is working in.