@planetfall/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@planetfall/cli

Run global latency tests from your CLI

Installation

$ npm install -g @planetfall/cli

$ planetfall ...

Or run globally with npx:

$ npx @planetfall/cli ...

Usage

$ npm install -g @planetfall/cli
$ planetfall COMMAND
running command...
$ planetfall (--version)
@planetfall/cli/0.1.1 darwin-arm64 node-v18.12.1
$ planetfall --help [COMMAND]
USAGE
  $ planetfall COMMAND
...
$ planetfall check https://example.com

Checking... Done

Please visit the following URL to see the results:
https://planetfall.io/play/N3T4Ug8npBC

Help

$ planetfall check --help

USAGE
  $ planetfall check [URL] [-m GET|POST|PUT|DELETE|PATCH] [-r] [--noopen]

FLAGS
  -m, --method=(GET|POST|PUT|DELETE|PATCH)  [default: GET] HTTP method
  -r, --repeat                              Repeat the check to similate a hot cache
  --noopen                                  Prevents your browser from being opened automatically

DESCRIPTION
  describe the command here

EXAMPLES
  $ planetfall check

Readme

Keywords

Package Sidebar

Install

npm i @planetfall/cli

Weekly Downloads

5

Version

0.1.1

License

MIT

Unpacked Size

9.26 kB

Total Files

12

Last publish

Collaborators

  • chronark