@heroku-cli/plugin-autocomplete

@heroku-cli/plugin-autocomplete ===============================

Usage no npm install needed!

<script type="module">
  import herokuCliPluginAutocomplete from 'https://cdn.skypack.dev/@heroku-cli/plugin-autocomplete';
</script>

README

@heroku-cli/plugin-autocomplete

Version CircleCI Appveyor CI 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