@oclif/plugin-which
find which plugin a command is in
Usage
$ npm install -g @oclif/plugin-which
$ oclif-example COMMAND
running command...
$ oclif-example (--version)
@oclif/plugin-which/2.1.0 linux-x64 node-v12.22.9
$ 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.
See code: src/commands/which.ts