Configuring Google SDK using terminal
May 17, 2023
After install Homebrew
brew install google-cloud-sdk
Wait installation to finish
After installation, you can launch the Google Cloud SDK by running the gcloud command in the terminal. You will need to authenticate and configure your credentials before using Google Cloud features.
Keep in mind that Homebrew is specific to macOS systems. If you are using another operating system, please refer to the official Google Cloud SDK documentation for proper installation instructions.