onlineornot
onlineornot copied to clipboard
The CLI for OnlineOrNot
โ onlineornot
onlineornot
is a CLI for monitoring your uptime checks on OnlineOrNot.
Table of Contents
- Quick Start
- Commands
- Docs
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: