0.0.2 • Published 2 years ago

newrelic-plugin-nerdpack v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

newrelic-plugin-nerdpack

utilities for open-sourcing a nerdpack

oclif Version Downloads/week License

Usage

$ npm install -g newrelic-plugin-nerdpack
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
newrelic-plugin-nerdpack/0.0.2 darwin-x64 node-v10.16.3
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example hello

Describe the command here

USAGE
  $ oclif-example hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js