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

Add shell completions for the CLI #1009

Open
kastl-ars opened this issue Sep 10, 2024 · 0 comments
Open

Add shell completions for the CLI #1009

kastl-ars opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kastl-ars
Copy link

Summary

As a user
I want to be able to auto-complete commands using the tab key
So that it is easier to see which commands and arguments are available.

Context

Most kubernetes-related tools offer shell completions for bash, zsh, fish and powershell. Apparently they are easy to implement (but I am not a go developer).

Would be nice if the k8up command also supported them.

Out of Scope

No response

Further links

No response

Acceptance Criteria

No response

Implementation Ideas

No response

@kastl-ars kastl-ars added the enhancement New feature or request label Sep 10, 2024
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