Configuring Google SDK using terminal

Everton Araújo
May 17, 2023

--

Photo by Solen Feyissa on Unsplash

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.

--

--

Everton Araújo
Everton Araújo

No responses yet