@oclif/plugin-which

3.1.8 • Public • Published

@oclif/plugin-which

find which plugin a command is in

Version Downloads/week License

Usage

$ npm install -g @oclif/plugin-which
$ oclif-example COMMAND
running command...
$ oclif-example (--version)
@oclif/plugin-which/3.1.8 linux-x64 node-v20.12.2
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example which

Show which plugin a command is in.

USAGE
  $ oclif-example which [--json]

GLOBAL FLAGS
  --json  Format output as json.

DESCRIPTION
  Show which plugin a command is in.

EXAMPLES
  See which plugin the `help` command is in:

    $ oclif-example which help

See code: src/commands/which.ts

Contributing

See contributing guide

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.8
    1,924
    • latest

Version History

Package Sidebar

Install

npm i @oclif/plugin-which

Weekly Downloads

159,507

Version

3.1.8

License

MIT

Unpacked Size

484 kB

Total Files

9

Last publish

Collaborators

  • mdonnalley
  • salesforce-releases