Forrest logo
back to the ohdear-cli tool

ohdear-cli:tldr:238ee

ohdear-cli: Add a new site to Oh Dear.
$ ohdear-cli sites:add ${url}
try on your machine

The command "ohdear-cli sites:add ${url}" is a command-line instruction used with the "ohdear-cli" tool.

It is structured with the "ohdear-cli" command followed by a specific sub-command "sites:add". The "${url}" is a placeholder that needs to be replaced with an actual URL.

This command is used to add a new website or URL to the Oh Dear monitoring service using the Oh Dear CLI (Command Line Interface). When executed, it tells the Oh Dear service to start monitoring the specified website for any potential issues, such as downtime, performance problems, broken links, and SSL certificate expirations, among other things.

By providing the specific URL as the argument in place of "${url}", the Oh Dear service will initiate monitoring for that website as requested.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the ohdear-cli tool