OnlineOrNot / onlineornot

The CLI for OnlineOrNot

Home Page:https://onlineornot.com/docs/cli-commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

βœ… 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:

About

The CLI for OnlineOrNot

https://onlineornot.com/docs/cli-commands

License:MIT License


Languages

Language:TypeScript 87.4%Language:JavaScript 11.5%Language:HTML 1.0%