LinuxCommandLibrary

ohdear-cli

An unofficial Oh Dear CLI written with Laravel Zero.

TLDR

Display details about the currently authenticated user

$ ohdear-cli me
copy


Add a new site to Oh Dear
$ ohdear-cli sites:add [url]
copy


Display a list of sites and their current status
$ ohdear-cli sites:list
copy


Display details about a specific site
$ ohdear-cli sites:show [site_id]
copy

Copied to clipboard