Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 804 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 804 Bytes

archway autocomplete

display autocomplete installation instructions

archway autocomplete [SHELL]

display autocomplete installation instructions

Usage:
  $ archway 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:
  $ archway autocomplete

  $ archway autocomplete bash

  $ archway autocomplete zsh

  $ archway autocomplete powershell

  $ archway autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete