is-up-cli

October 17, 2021 · View on GitHub

Check whether a website is up or down using the isitup.org API

Install

npm install --global is-up-cli

Usage

$ is-up --help

  Example
    $ is-up sindresorhus.com
    ✔ Up

  Exits with code 0 if up and 2 if down
  • is-up - API for this module