Skip to content

Prerender Buddy CLI v0.1.1

Choose a tag to compare

@kopachlager kopachlager released this 23 Jul 12:34
bf34900

First public Prerender Buddy CLI release.

  • Inspect crawler-readable HTML with check.
  • Compare browser and crawler responses with compare.
  • Validate robots.txt, sitemap.xml, and llms.txt with files.
  • Use JSON output and CI failure thresholds.
  • Run locally without an account or telemetry.

Install and run:

npx @prerenderbuddy/cli check https://example.com

The CLI provides diagnostics only. Managed rendering, monitoring, routing, incidents, and production operations remain part of the hosted Prerender Buddy service.