besucli
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

besucli

Besu command line features

oclif Version Downloads/week License

Usage

$ npm install -g besucli
$ besucli COMMAND
running command...
$ besucli (-v|--version|version)
besucli/0.0.6 darwin-x64 node-v16.3.0
$ besucli --help [COMMAND]
USAGE
  $ besucli COMMAND
...

Commands

besucli help [COMMAND]

display help for besucli

USAGE
  $ besucli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

besucli release

create new release

USAGE
  $ besucli release

OPTIONS
  -b, --branch=branch    [default: master] branch to release
  -f, --force
  -h, --help             show CLI help
  -o, --owner=owner      [default: hyperledger] github owner
  -r, --repo=repo        [default: besu] github repository
  -v, --version=version  version to release

See code: src/commands/release.ts

Package Sidebar

Install

npm i besucli

Weekly Downloads

0

Version

0.0.6

License

Apache-2.0

Unpacked Size

23.2 kB

Total Files

14

Last publish

Collaborators

  • abdelhamidbakhta