You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: clarify profile resolution logic with detailed comments
Explains how profile resolution works:
- No --profile: uses Zod default (readAuthConfigCurrentProfileName)
- With --profile: trims whitespace, falls back to current if empty
- Current profile defaults to 'default' when no config exists
0 commit comments