Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 827 Bytes

File metadata and controls

38 lines (24 loc) · 827 Bytes

heroku autocomplete

display autocomplete installation instructions

heroku autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ heroku autocomplete [SHELL] [--prompt] [-r]

ARGUMENTS
  [SHELL]  shell type

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

GLOBAL FLAGS
  --prompt  interactively prompt for command arguments and flags

DESCRIPTION
  display autocomplete installation instructions

EXAMPLES
   $ heroku autocomplete 

   $ heroku autocomplete bash 

   $ heroku autocomplete zsh 

   $ heroku autocomplete --refresh-cache

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