Installing Google Cloud macOS SDK


If you want to install Google Cloud macOS SDK on your Mac, you can do that by following the below steps,

  1. Make sure that Python 3+ has been installed on your device. You can do that by command python3 -V in your terminal.
    % python3 -V
    Python 3.8.2
  2. Now download the latest SDK for macOS from Google Cloud website: https://cloud.google.com/sdk/docs/quickstart. Note Select appropriately if you have a M1 Apple Chip Mac device download the arm64 version.
  3. One you download and extract the tar.gz file: runt the script: ./google-cloud-sdk/install.sh
  4. Now run the gCloud init command ./google-cloud-sdk/bin/gcloud init
  5. To check Google Cloud macOS SDK has been installed correctly try running the help command: gcloud help
Installing Google Cloud macOS SDK
Installing Google Cloud macOS SDK


Have Questions? Post them here!


















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap