If you want to install Google Cloud macOS SDK on your Mac, you can do that by following the below steps,
- 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 - 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.
- One you download and extract the tar.gz file: runt the script: ./google-cloud-sdk/install.sh
- Now run the gCloud init command ./google-cloud-sdk/bin/gcloud init
- To check Google Cloud macOS SDK has been installed correctly try running the help command: gcloud help

Have Questions? Post them here!
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!