Tag: gcloud

How to install gcloud SDK on the macOS and start managing GCP through CLI?

Before Starting: Create one google cloud Platform Project. Cloud SDK requires Python. Supported versions are 3.5 to 3.7, and 2.7.9 or higher. To check the Python version installed on your system: python -V 3. Download the archive file for your macOS 64-bit (x86_64) form here. ...