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
feat(cli): integrate validate command with comprehensive options
- Add validate command to CLI with full option support
- Include all link type filtering options
- Support external link validation with timeout configuration
- Provide output formatting options (group by file/type, context, JSON)
- Add comprehensive help text with examples and link type descriptions
- Configure command-line argument parsing for all validation features
The CLI now provides complete access to the broken link validation
functionality with intuitive options and detailed help documentation.
0 commit comments