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

@projecthoneycomb/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@projecthoneycomb/cli

@projecthoneycomb/cli =====================

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@projecthoneycomb/cli

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g @projecthoneycomb/cli
$ comb COMMAND
running command...
$ comb (-v|--version|version)
@projecthoneycomb/cli/0.0.1 darwin-x64 node-v12.6.0
$ comb --help [COMMAND]
USAGE
  $ comb COMMAND
...

Commands

comb hello [FILE]

describe the command here

USAGE
  $ comb hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ comb hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

comb help [COMMAND]

display help for comb

USAGE
  $ comb help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

oclif

FAQs

Package last updated on 05 Aug 2019

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