Skip to content

oclif/plugin-which

Repository files navigation

@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 (--version)
@oclif/plugin-which/3.0.8 linux-x64 node-v18.18.2
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example which

Show which plugin a command is in.

USAGE
  $ oclif-example which

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 15