UNPKG

@procore/core-scripts

Version:

A CLI to enhance your development experience

29 lines (19 loc) 696 B
# `core-scripts autocomplete` display autocomplete installation instructions - [`core-scripts autocomplete [SHELL]`](#core-scripts-autocomplete-shell) ## `core-scripts autocomplete [SHELL]` display autocomplete installation instructions ``` USAGE $ core-scripts autocomplete [SHELL] ARGUMENTS SHELL shell type OPTIONS -r, --refresh-cache Refresh cache (ignores displaying instructions) EXAMPLES $ core-scripts autocomplete $ core-scripts autocomplete bash $ core-scripts autocomplete zsh $ core-scripts autocomplete --refresh-cache ``` _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.3.10/src/commands/autocomplete/index.ts)_