sfdx-example-plugin

0.0.1 • Public • Published

sfdx-example-plugin

Version CircleCI Appveyor CI Codecov Greenkeeper Known Vulnerabilities Downloads/week License

Install

with yarn:

$ yarn global add sfdx-example-plugin

or with npm:

$ npm install -g sfdx-example-plugin

Usage

$ sfdx-example-plugin COMMAND
running command...
$ sfdx-example-plugin (-v|--version|version)
sfdx-example-plugin/0.0.1 (darwin-x64) node-v9.5.0
$ sfdx-example-plugin --help [COMMAND]
USAGE
  $ sfdx-example-plugin COMMAND
...

Commands

hello:foo:bar [FILE]

describe the command here

USAGE
  $ sfdx-example-plugin hello:foo:bar [FILE]

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

EXAMPLES
  $ oclif-example hello
  hello world from ./src/hello.ts!

  $ oclif-example hello --name myname
  hello myname from .src/hello.ts!

See code: src/commands/hello/foo/bar.ts

/sfdx-example-plugin/

    Package Sidebar

    Install

    npm i sfdx-example-plugin

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    6.55 kB

    Total Files

    7

    Last publish

    Collaborators

    • dickeyxxx