Skip to content

cloud run docs: Add authentication prerequisites to deployment guide #1271

@hari-silvers

Description

@hari-silvers

Problem

it's not that much of change but thedeployment guide (deploy.sh) uses gcloud commands but does not mention
authentication steps. Users who are not authenticated will face failures
when running the script.

Proposed Fix

Add a Prerequisites section to the README after the Introduction that covers:

  • Running gcloud auth login
  • Running gcloud auth application-default login
  • Enabling required APIs

The proposed changes rendered in the A2UI\samples\agent\adk\gemini_enterprise\cloud_run\README.md is shown below:
Image

Metadata

Metadata

Assignees

Labels

type: documentationImprovements or additions to documentation

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions