0.0.55 • Published 1 year ago

@gdnsl/plugin-autocomplete v0.0.55

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@oclif/plugin-autocomplete

autocomplete plugin for oclif (bash & zsh)

Version CircleCI Appveyor CI Downloads/week License

Usage

See https://oclif.io/docs/plugins.html

Commands

@gdnsl/plugin-autocomplete autocomplete [SHELL]

Display autocomplete installation instructions.

USAGE
  $ @gdnsl/plugin-autocomplete autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  Display autocomplete installation instructions.

EXAMPLES
  $ @gdnsl/plugin-autocomplete autocomplete

  $ @gdnsl/plugin-autocomplete autocomplete bash

  $ @gdnsl/plugin-autocomplete autocomplete zsh

  $ @gdnsl/plugin-autocomplete autocomplete --refresh-cache

See code: dist/commands/autocomplete/index.ts