Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
50 lines (37 loc) · 1.43 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.43 KB

@heroku-cli/plugin-autocomplete

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