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
refactor: simplify profile resolution to align with codebase patterns
- Rely on Zod schema default (readAuthConfigCurrentProfileName) for --profile fallback
- Use consistent 'default' fallback pattern like other commands
- Remove redundant readAuthConfigCurrentProfileName call
- Maintain whitespace trimming for user input robustness
0 commit comments