To update the gcutil and gcloud components on a Linux, Unix, or OS X system, follow these steps:
- Open a terminal window.
- Run the following command to update the
gcloudcomponent:
gcloud components update
- Run the following command to update the
gcutilcomponent:
gcutil update
That’s it! You have successfully updated the gcutil and gcloud components. Note that these updates are incremental and typically do not cause any disruptions to your existing configuration.