app:n4:import-sites

One-off: validate the legacy n4 sites.jsonl.gz dump against live URLs (via fetch-bundle, cached) and create Page entities for the survivors

Input jsonl.gz path
Max candidate sites to validate/import this run
Validate only, do not create Page entities
Bypass the fetch-bundle cache (default: cached, so reruns are fast)
Seconds to wait for the quick HEAD liveness check
Seconds to wait for the real GET, once HEAD says the site is alive
Async dispatch does not return command output to this page. Commands should log via LoggerInterface.
Back