node-veesi-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-dev.0 • Public • Published

node-veesi-v1

Command Line Interface (CLI) for Veesi external APIs.

oclif Version Downloads/week License

Usage

$ npm install -g node-veesi-cli
$ veesi COMMAND
running command...
$ veesi (-v|--version|version)
node-veesi-cli/0.1.0-dev.0 linux-x64 node-v16.0.0
$ veesi --help [COMMAND]
USAGE
  $ veesi COMMAND
...

Commands

veesi auth

retrieve authentication status or attempt authentication

USAGE
  $ veesi auth

OPTIONS
  -f, --force              force re-authentication
  -h, --url=url            [default: https://api.veesi.net] specify the URL to use (VEESI_URL)
  -i, --interactive        enable interactive mode for prompting
  -p, --password=password  the password you used when signing up
  -s, --secret=secret      the secret you used/want to use for encrypting credentials
  -u, --username=username  the email address you used when signing up

See code: src/commands/auth.ts

veesi help [COMMAND]

display help for veesi

USAGE
  $ veesi help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

veesi status

checks status of Veesi API endpoint (VEESI_URL)

USAGE
  $ veesi status

OPTIONS
  -h, --url=url  specify the URL to use (example: https://api.veesi.net/v1)

See code: src/commands/status.ts

Readme

Keywords

Package Sidebar

Install

npm i node-veesi-cli

Weekly Downloads

0

Version

0.1.0-dev.0

License

UNLICENSED

Unpacked Size

17 kB

Total Files

17

Last publish

Collaborators

  • isolated1