Feature Request
Validate URLS.txt and configuration before starting long-running conversions.
Current Behavior
- Invalid URLs cause failures mid-batch
- No pre-flight validation
- Discover errors 30 minutes into conversion
Proposed Feature
wikiaccess validate --batch URLS.txt
✓ All 50 URLs are valid DokuWiki pages
✓ Wiki server is accessible
✓ Authentication working
⚠ 3 URLs return 404 (will be skipped)
✗ 2 URLs are not DokuWiki pages
Validation Checks
Tasks
Feature Request
Validate URLS.txt and configuration before starting long-running conversions.
Current Behavior
Proposed Feature
wikiaccess validate --batch URLS.txt ✓ All 50 URLs are valid DokuWiki pages ✓ Wiki server is accessible ✓ Authentication working ⚠ 3 URLs return 404 (will be skipped) ✗ 2 URLs are not DokuWiki pagesValidation Checks
Tasks
validateCLI command