Can I get ANY debug output from the go install command?

$ go install -v -n -a

$ go install -v -x -a

1 Like