Cloud Run Reauth

Restore and use gcloud access to TigerClaw prod (Cloud Run + Cloud SQL + Secret Manager) when the daily-expiring tokens have lapsed. Run an auth pre-check up front so a task never half-stalls; on expiry, run the interactive reauth (one browser sign-in); start cloud-sql-proxy; and fetch Secret Manager secrets as RAW BYTES (encoding the trailing-newline gotcha so HMAC/encryption never silently mismatches). Use when a gcloud/Secret-Manager/Cloud SQL command returns expired/Unauthorized, before any prod-DB or Secret-Manager work, or when Brent says "reauth", "gcloud is expired", "run the cloud run reauth", "start the proxy", or asks to operate against prod. Companion to ship-it (which assumes GCP is already reachable).

bbrysonelite-max 4b5237a 3 files · 11.1 KB Updated

File contents

bbrysonelite-max/claude-skills/tree/main/codex-skills/skills/cloud-run-reauth commit 4b5237abd7

Frequently asked questions

npx skillmds@latest add bbrysonelite-max/cloud-run-reauth