/onlineornot

The CLI for OnlineOrNot

Primary LanguageTypeScriptMIT LicenseMIT

โœ… onlineornot

onlineornot is a CLI for monitoring your uptime checks on OnlineOrNot.

Table of Contents

Quick Start

npm i -g onlineornot
onlineornot login
export ONLINEORNOT_API_TOKEN=api-token-goes-here
onlineornot checks list

Commands

onlineornot

Commands:
  onlineornot docs     ๐Ÿ“š Open OnlineOrNot's docs in your browser
  onlineornot checks   โœ… Manage your uptime checks
    onlineornot checks list                 List uptime checks
    onlineornot checks view <id>            View a specific uptime check
    onlineornot checks create <name> <url>  Create a new uptime check
    onlineornot checks delete <id>          Delete a specific uptime check
  onlineornot billing  ๐Ÿงพ Open OnlineOrNot's billing in your browser
  onlineornot login    ๐Ÿ”“ Open OnlineOrNot's Developer Portal in your browser
  onlineornot whoami   ๐Ÿ•ต๏ธ  Retrieve your user info and test your auth config

Flags:
  -h, --help     Show help  [boolean]
  -v, --version  Show version number  [boolean]

Docs

There are docs for: