Forrest logo
back to the ohdear-cli tool

ohdear-cli:tldr:86ac2

ohdear-cli: Display details about a specific site.
$ ohdear-cli sites:show ${site_id}
try on your machine

This command is using the ohdear-cli tool to access the "sites:show" function with a specific site ID.

  • "ohdear-cli" is a command-line interface (CLI) tool for interacting with the Oh Dear! API.
  • "sites:show" is a specific command or function within the ohdear-cli tool. It is used to retrieve and display details about a specific site.
  • "${site_id}" is a placeholder for the actual site ID you want to retrieve information for. This should be replaced with the actual ID of the site you want to view.

By running this command with the appropriate site ID, you can retrieve details about a specific site using the ohdear-cli tool.

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