Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Oh Dear CLI - Control Website Monitoring | Online Free DevTools by Hexmos

Control website monitoring with Oh Dear CLI. Manage sites, view status, and add new sites easily using the command line. Free online tool, no registration required.

ohdear-cli

An unofficial Oh Dear CLI written with Laravel Zero. More information: https://github.com/nunomaduro/ohdear-cli.

  • Display details about the currently authenticated user:

ohdear-cli me

  • Add a new site to Oh Dear:

ohdear-cli sites:add {{url}}

  • Display a list of sites and their current status:

ohdear-cli sites:list

  • Display details about a specific site:

ohdear-cli sites:show {{site_id}}

See Also