bpl-delegate-manager
TypeScript icon, indicating that this package has built-in type declarations

0.5.1-0 • Public • Published

bpl-delegate-manager

Blockpool Delegate Manager

oclif Version Downloads/week License

Usage

$ npm install -g bpl-delegate-manager
$ bpl-dms COMMAND
running command...
$ bpl-dms (-v|--version|version)
bpl-delegate-manager/0.5.1-0 darwin-x64 node-v11.13.0
$ bpl-dms --help [COMMAND]
USAGE
  $ bpl-dms COMMAND
...

Commands

bpl-dms autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ bpl-dms autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ bpl-dms autocomplete
  $ bpl-dms autocomplete bash
  $ bpl-dms autocomplete zsh
  $ bpl-dms autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

bpl-dms help [COMMAND]

display help for bpl-dms

USAGE
  $ bpl-dms help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

bpl-dms monitor:logs

USAGE
  $ bpl-dms monitor:logs

OPTIONS
  --lines=lines

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

bpl-dms monitor:run

USAGE
  $ bpl-dms monitor:run

See code: src/commands/monitor/run.ts

bpl-dms monitor:start

USAGE
  $ bpl-dms monitor:start

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

bpl-dms monitor:stop

USAGE
  $ bpl-dms monitor:stop

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

bpl-dms node:logs

USAGE
  $ bpl-dms node:logs

OPTIONS
  --lines=lines

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

bpl-dms node:restart

USAGE
  $ bpl-dms node:restart

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

bpl-dms node:start

USAGE
  $ bpl-dms node:start

OPTIONS
  --log-level=debug|info|warn  (required) [default: debug] 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

bpl-dms node:stop

USAGE
  $ bpl-dms node:stop

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

Readme

Keywords

Package Sidebar

Install

npm i bpl-delegate-manager

Weekly Downloads

7

Version

0.5.1-0

License

MIT

Unpacked Size

19.2 kB

Total Files

29

Last publish

Collaborators

  • toucansam-bpl