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
fix(profile): simplify explicit target resolution and add disambiguation example
- Explicit org/project targets now use parsed values directly instead
of routing through resolveOrgAndProject (consistent with view.ts)
- Add disambiguationExample to resolveProjectBySlug call in list.ts
so users see an actionable command when a project exists in multiple orgs
0 commit comments