gcloud component update fails
问题 I've deployed to VM's running Debian on GCE and have cron scripts that use gcloud commands. I noticed that gcloud components update retuns this error ERROR: (gcloud.components.update) The component manager is disabled for this installation My mac works fine to update gcloud and add new components. The built in gcloud tools that were in the VM image won't update. I have not found out how to enable the component manager. 回答1: UPDATED Now you can use sudo apt-get install google-cloud-sdk command