Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable kubectl shell completion when its available #296

Open
bergerx opened this issue Jun 2, 2022 · 2 comments
Open

enable kubectl shell completion when its available #296

bergerx opened this issue Jun 2, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@bergerx
Copy link
Owner

bergerx commented Jun 2, 2022

Once kubernetes/kubernetes#105867 is merged, we can start using shell completions as told here:

https://github.com/kubernetes/kubernetes/pull/105867/files#diff-75e0556ae8d72c53672f08704f4338792f13d108e34330e57075c09c9f37be02R147-R171

Similar issue from cert-manager: cert-manager/cert-manager#4657

@bergerx bergerx added the enhancement New feature or request label Jun 2, 2022
@bergerx
Copy link
Owner Author

bergerx commented Jan 24, 2023

@bergerx
Copy link
Owner Author

bergerx commented Jul 26, 2024

The completion on flags is working out of the box for newer kubectl versions.

We should also enable completion for positional arguments as in kubectl get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant