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
As today we support bash completion by providing some bash functions which we should migrate to the new dynamic shell completion provided by recent version of cobra.
This may also solve the issue about not having a real completion for zsh and other shells
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!
As today we support bash completion by providing some bash functions which we should migrate to the new dynamic shell completion provided by recent version of cobra.
This may also solve the issue about not having a real completion for zsh and other shells
The text was updated successfully, but these errors were encountered: