You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When kafkactl is installed via snap bash auto-completion is packaged inside the snap and should work out of the box.
Static autocompletion is working but dynamic auto-completion not.
Type e.g.:
kafkactl config use-context <TAB> <TAB>
Debugging the auto-completion shows that it should be working:
When kafkactl is installed via snap bash auto-completion is packaged inside the snap and should work out of the box.
Static autocompletion is working but dynamic auto-completion not.
Type e.g.:
Debugging the auto-completion shows that it should be working:
It probably has something to do with prefixing of the binary by snap.
The text was updated successfully, but these errors were encountered: