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

chore(deps): upgrade cobra to 1.7.0 to fix zsh autocompletion sourcing #107

Merged
merged 1 commit into from Jan 18, 2024
Merged

chore(deps): upgrade cobra to 1.7.0 to fix zsh autocompletion sourcing #107

merged 1 commit into from Jan 18, 2024

Conversation

w21froster
Copy link
Contributor

@w21froster w21froster commented Jan 11, 2024

Bumping Cobra to v1.7.0 to provide better support for Zsh autocompletion sourcing.
For example, this allows users to include autocompletion for zsh by simply adding source <(kube-capacity completion zsh) to ~/.zshrc.

For reference: spf13/cobra#1917

Copy link
Owner

@robscott robscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @w21froster!

@robscott robscott merged commit cc6c7ac into robscott:main Jan 18, 2024
2 of 3 checks passed
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.

None yet

2 participants