Usage

May 13, 2021 ยท View on GitHub

Version CircleCI Downloads/week License

Usage

$ heroku update
$ heroku plugins:install autocomplete
$ heroku autocomplete

Commands

heroku autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ heroku autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -s, --skip-instructions  don't show installation instructions

EXAMPLES
  $ heroku autocomplete

  $ heroku autocomplete bash

  $ heroku autocomplete zsh

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