Skip to content

Conversation

@xx4h
Copy link
Contributor

@xx4h xx4h commented Mar 22, 2024

Before completion was only working when the actual binary was using ShellCompNoDescRequestCmd (__completeNoDesc). But some tools (like kubectl and helm) use ShellCompRequestCmd (__complete) which needs to be forwarded to the binary as well to make it work

Before completion was only working when the actual binary was
using ShellCompNoDescRequestCmd (__completeNoDesc). But some
tools (like kubectl and helm) use ShellCompRequestCmd (__complete)
which needs to be forwarded to the binary as well to make it work
@leucos
Copy link
Contributor

leucos commented Mar 23, 2024

Thanks a lot @xx4h 🙏

@leucos leucos merged commit 52250af into devops-works:develop Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants