Currently the "generate-csr" command does not have any output. Pass an io.Writer (bound to os.Stdout from /cmd) to the functions responsible for generating the kubeconfig / certs keys and CSRs. If nil is passed these functions don't output anything.