Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

all-checks

Run all checks at once.

Usage

rscontacts all-checks
rscontacts all-checks --fix
rscontacts all-checks --fix --dry-run
rscontacts all-checks --stats
rscontacts all-checks --verbose
rscontacts all-checks --country 1

Flags

FlagDescription
--fixInteractively fix all issues found
--dry-runShow what would change without modifying anything
--statsOnly show error counts per check, no details
--verbose, -vShow verbose output
--country <CODE>Country code for phone formatting (default: 972)

Notes

All individual check commands are run in sequence. Each section header includes the corresponding command name so you know which standalone command to use for fixing specific issues.

With --fix, all checks support interactive fixing – the fix/dry-run flags are passed through to every check.