我正在使用 gcloud-cli。使用 snap 将它安装在 ubuntu 18.04 上。
经过验证的日志,甚至以详细模式运行。但是找不到任何分段错误的原因。
我正在使用的命令
gcloud init --verbosity=debug
我面临的问题
DEBUG: Running [gcloud.init] with arguments: [--verbosity: "debug"]
Welcome! This command will take you through the configuration of gcloud.
Your current configuration has been set to: [default]
You can skip diagnostics next time by using the following flag:
gcloud init --skip-diagnostics
Network diagnostic detects and fixes local network connection issues.
Checking network connection...Segmentation fault (core dumped)
任何帮助表示赞赏。提前致谢。