Skip to content

rtgs auth login - gcloud CLI not found #74

@blanders98

Description

@blanders98

rtgs auth not finding gcloud CLI even after installation

$ rtgs auth status
Google Cloud Authentication Status

┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Component ┃ Status ┃ Details ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ gcloud CLI │ ❌ Missing │ Run 'rtgs auth login' for installation │
│ │ │ instructions │
│ Authentication │ ❌ Not │ Run 'rtgs auth login' │
│ │ authenticated │ │
│ Project │ Not set │ Run 'gcloud config set project │
│ │ │ PROJECT_ID' │
│ Secret Manager │ ❌ No access │ Authentication required │
└───────────────────────────┴─────────────────┴─────────────────────────────────────────┘

Recommendation: Run rtgs auth login to authenticate

$ rtgs auth login
RTGS Lab Tools - Google Cloud Authentication

❌ gcloud CLI not found

To install Google Cloud CLI on Windows:

  1. Download the installer: https://cloud.google.com/sdk/docs/install-sdk#windows
  2. Or use the Windows installer:
    https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe
  3. Restart Git Bash after installation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions