oclif / plugin-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@oclif/plugin-search

A search command for your oclif CLI

oclif Version Downloads/week License

Usage

$ npm install -g @oclif/plugin-search
$ @oclif/plugin-search COMMAND
running command...
$ @oclif/plugin-search (--version)
@oclif/plugin-search/1.2.5 linux-x64 node-v18.20.4
$ @oclif/plugin-search --help [COMMAND]
USAGE
  $ @oclif/plugin-search COMMAND
...

Commands

@oclif/plugin-search search

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

Contributing

See contributing guide

About

License:MIT License


Languages

Language:TypeScript 82.0%Language:JavaScript 14.3%Language:Batchfile 3.7%