$env:GOOS="linux"; $env:GOARCH="amd64"; $env:CGO_ENABLED=0; go build -o dist/zz ./cmd/clt/main.go scp ./dist/zz wyk@43.226.58.254:~/zz/cli.new