0.1.1 • Published 1 year ago

@planetfall/cli v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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