@rizzlesauce/oclif-plugin-autocomplete

0.1.6-rossa.1 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @rizzlesauce/oclif-plugin-autocomplete

Weekly Downloads

0

Version

0.1.6-rossa.1

License

MIT

Unpacked Size

20.6 kB

Total Files

18

Last publish

Collaborators

  • rizzlesauce