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 bash completion command #599

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Add bash completion command #599

merged 1 commit into from
Apr 11, 2022

Conversation

praveenrewar
Copy link
Member

@praveenrewar praveenrewar commented Apr 6, 2022

What this PR does / why we need it:

Add bash completion to kctrl

Which issue(s) this PR fixes:

Fixes #586

Does this PR introduce a user-facing change?

kctrl now provides auto completion capabilities for bash, zsh and fish.

Additional Notes for your reviewer:

Review Checklist:
  • Follows the developer guidelines
  • Relevant tests are added or updated
  • Relevant docs in this repo added or updated
  • Relevant carvel.dev docs added or updated in a separate PR and there's
    a link to that PR
  • Code is at least as readable and maintainable as it was before this
    change

Additional documentation e.g., Proposal, usage docs, etc.:


@praveenrewar praveenrewar marked this pull request as ready for review April 11, 2022 15:11
@cppforlife cppforlife merged commit 428099e into develop Apr 11, 2022
@neil-hickey neil-hickey deleted the bash-completion branch June 29, 2022 15:27
@praveenrewar praveenrewar added the cli Issue for kapp-controller cli label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required cli Issue for kapp-controller cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kctrl should provide autocomplete capabilities
3 participants