dokku / dokku-mariadb

a mariadb plugin for dokku
MIT License
73 stars 26 forks source link

ADD bash_completion support: autocomplete mariadb service names #102

Closed allanlaal closed 2 years ago

allanlaal commented 2 years ago

would be convenient if dokku mariadb:* commands would autocomplete service names to whats listed in mariadb:list TABbing nothing would offer the entire list

josegonzalez commented 2 years ago

I'm going to close this. Plugins cannot directly support autocompletion, and any framework would need to be built into the core project before we could support it here.

allanlaal commented 2 years ago

WAITING FOR: https://github.com/dokku/dokku/issues/4982