Search the documentation
5 pages for cloud_ml_region.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Use Claude Code GitHub Actions with cloud providers
Claude Code CLI · in the page
github-actions-cloud-providers
…<Tab title="Google Cloud's Agent Platform"> Replace the `CLOUD_ML_REGION` value with your own. You don't need to hardcode the project ID, because the workflow reads it from the `auth` ste…
Claude Code GitLab CI/CD
Claude Code CLI · in the page
gitlab-ci-cd
…service account email * `GCP_PROJECT_ID`: Google Cloud project ID * `CLOUD_ML_REGION`: Google Cloud's Agent Platform region (for example, `us-east5`) GitLab mints the job's OIDC token from the `id_t…
Claude Code on Google Cloud's Agent Platform
Claude Code CLI · in the page
google-vertex-ai
…y-available-on-vertex-ai), multi-region, and regional endpoints. Set `CLOUD_ML_REGION` to `global`, a multi-region location such as `eu` or `us`, or a specific region such as `us-east5`. Claude Code s…
Connect Claude Code to an LLM gateway
Claude Code CLI · in the page
llm-gateway-connect
…ODE_SKIP_VERTEX_AUTH=1 export CLAUDE_CODE_USE_VERTEX=1 export CLOUD_ML_REGION=us-east5 ``` </Tab> <Tab title="PowerShell"> ```powershell theme={null} $env:ANTHROPIC_VERTEX_BAS…
Troubleshoot installation and login
Claude Code CLI · in the page
troubleshoot-install
…le Cloud's Agent Platform, confirm `ANTHROPIC_VERTEX_PROJECT_ID` and `CLOUD_ML_REGION` are set in your shell, then set application default credentials: ```bash theme={null} gcloud auth application-de…