Need Help With Cloud Development?

Work with our skilled Cloud developers to accelerate your project and boost its performance.

Hire Cloud Developers

Support On Demand!

To Resolve this issue, please follow the below steps.

  1. Download google-cloud-sdk.tar.gz, and unzip it. Place the unzipped folder whenever you want (I’ve placed it in the macOS Applications folder).
  2. Go to the folder:
    cd /Applications/google-cloud-sdk
  3. Install the package:
    ./install.sh
  4. While running the installation:
    Modify profile to update your $PATH and enable shell command completion? Do you want to continue (Y/n)?
    y
  5. By default, the executable will modify the .bash_profile file, but after installation, if you execute gcloud –version and the command is not found, reinstall the package and replace .bash_profile with ~/.profile.
  6. Restart the terminal.

Related Q&A