0.1.6-rossa.1 • Published 5 years ago

@rizzlesauce/oclif-plugin-autocomplete v0.1.6-rossa.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

@oclif/plugin-autocomplete

autocomplete plugin for oclif (bash & zsh)

Version CircleCI Appveyor CI Codecov Downloads/week License

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