Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 728 Bytes

autocomplete.md

File metadata and controls

35 lines (22 loc) · 728 Bytes

heroku autocomplete

display autocomplete installation instructions

heroku autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ heroku autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  shell type

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

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