Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 757 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 757 Bytes

box autocomplete

Display autocomplete installation instructions

box autocomplete [SHELL]

Display autocomplete installation instructions.

USAGE
  $ box autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  (zsh|bash|powershell) Shell type

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

DESCRIPTION
  Display autocomplete installation instructions.

EXAMPLES
  $ box autocomplete

  $ box autocomplete bash

  $ box autocomplete zsh

  $ box autocomplete powershell

  $ box autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete