New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

besucli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

besucli

Besu command line features

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

besucli

Besu command line features

oclif Version Downloads/week License

  • Usage
  • Commands

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

Keywords

oclif

FAQs

Package last updated on 12 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts