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(create-sanity): improve help output and alias conflict detection
- Use helpLabel when defined (e.g. --[no-]git)
- Show --[no-] prefix for allowNo boolean flags
- Wrap long descriptions to terminal width
- Show --help in the options list
- Error when both a flag and its alias are passed (--project + --project-id)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments