@expo/plugin-autocomplete
v1.4.0
Published
autocomplete plugin for oclif
Downloads
3,446
Maintainers
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] [-r]
ARGUMENTS
SHELL shell type
FLAGS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
DESCRIPTION
display autocomplete installation 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