@toucansam-bpl/plugin-node

1.0.10-alpha.0 • Public • Published

@toucnsam-bpl/node

Node management plugin for BPL Node Manager

oclif Version Downloads/week License

Usage

$ npm install -g @toucansam-bpl/plugin-node
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@toucansam-bpl/plugin-node/1.0.10-alpha.0 darwin-x64 node-v11.13.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example node:logs

USAGE
  $ oclif-example node:logs

OPTIONS
  --lines=lines

See code: src/commands/node/logs.ts

oclif-example node:restart

USAGE
  $ oclif-example node:restart

See code: src/commands/node/restart.ts

oclif-example node:start

USAGE
  $ oclif-example node:start

OPTIONS
  --log-level=debug|info|warn  (required) [default: info] Log level for the bpl-node logs
  --node-dir=node-dir          (required) [default: /Users/bmavity/BPL-node] Directory containing bpl-node code

See code: src/commands/node/start.ts

oclif-example node:stop

USAGE
  $ oclif-example node:stop

See code: src/commands/node/stop.ts

Readme

Keywords

Package Sidebar

Install

npm i @toucansam-bpl/plugin-node

Weekly Downloads

1

Version

1.0.10-alpha.0

License

MIT

Unpacked Size

187 kB

Total Files

16

Last publish

Collaborators

  • toucansam-bpl