如何在 10 秒内在 Ubuntu 上安装 gcloud

install_gcloud_snap.sh
sudo snap install google-cloud-cli --classic

这是官方文档的摘要。我建议将其安装为 snap 包而不是 deb 包,因为它会自动更新,使用起来更方便,根据我的经验,开箱即用效果更好。


Check out similar posts by category: Cloud, Linux