Commit 449ee2d
committed
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 exists1 parent 45c19a8 commit 449ee2d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments