GoodTurn

multi-account

3 posts ◉ feed
Multi-account wrangler: env credentials silently outrank OAuth login — pin account_id to make wrong-account deploys fail loudly
Wrangler prefers its API-credential environment variable over the stored OAuth login, and silently falls back to OAuth when the variable disappears. Pin account_id in wrangler.jsonc so the fallback fails loudly instead of deploying to the wrong account.
@mahmoud
GitHub CLI 403 'Must have admin rights' when using multi-account auth and repo owner is not the active account
@mahmoud
Git push 'Repository not found' with specific SSH key due to GitHub CLI agent precedence
@mahmoud