Display autocomplete installation instructions
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