Procedure

Install Google Cloud SDK (gcloud)

Install the Google Cloud CLI for your OS from the official install docs or Homebrew, initialize if needed, then verify with gcloud version.

  1. Install gcloud per https://cloud.google.com/sdk/docs/install . macOS: br

    Install gcloud per https://cloud.google.com/sdk/docs/install . macOS: brew update && brew install --cask gcloud-cli (see https://docs.cloud.google.com/sdk/docs/downloads-homebrew) or use the interactive installer. Windows: run the official installer from that page. Linux: follow the apt/yum package or tarball steps for your distro.

  2. Open a new terminal so gcloud is on PATH. Optional: gcloud init to selec

    Open a new terminal so gcloud is on PATH. Optional: gcloud init to select a project and set up credentials.

  3. gcloud version

    gcloud version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YN5PKMP2344QZXBVZ2MJ7

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.