@unboundedsystems/plugin-autocomplete
v0.1.0-unb2
Published
autocomplete plugin for oclif (fork)
Downloads
189
Keywords
Readme
@oclif/plugin-autocomplete
autocomplete plugin for oclif (bash & zsh)
Usage
See https://oclif.io/docs/plugins.html
Commands
oclif-example autocomplete [SHELL]
display autocomplete installation instructions
USAGE
$ oclif-example autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ oclif-example autocomplete
$ oclif-example autocomplete bash
$ oclif-example autocomplete zsh
$ oclif-example autocomplete --refresh-cache
See code: src/commands/autocomplete/index.ts