A search command for your oclif CLI
oclif Version Downloads/week License
$ npm install -g @oclif/plugin-search $ @oclif/plugin-search COMMAND running command... $ @oclif/plugin-search (--version) @oclif/plugin-search/1.2.38 linux-x64 node-v20.20.0 $ @oclif/plugin-search --help [COMMAND] USAGE $ @oclif/plugin-search COMMAND ...
Search for a command.
USAGE
$ @oclif/plugin-search search
DESCRIPTION
Search for a command.
Once you select a command, hit enter and it will show the help for that command.
See code: src/commands/search.ts