Skip to content

abrahem79/plugin-which

 
 

@oclif/plugin-which

find which plugin a command is in

Version CircleCI Appveyor CI Downloads/week License

Usage

$ npm install -g @oclif/plugin-which
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@oclif/plugin-which/1.0.3 linux-x64 node-v10.12.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example which COMMAND

show which plugin a command is in

USAGE
  $ oclif-example which COMMAND

See code: src/commands/which.ts

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.6%
  • JavaScript 19.1%
  • Batchfile 2.3%