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

Generate and publish shell completions #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

cdavid
Copy link
Contributor

@cdavid cdavid commented Jul 3, 2023

I found this article that talks about how to generate and ship your completions: https://carlosbecker.com/posts/golang-completions-cobra/

After this, the next step is to update the brew formula to put the permissions in the right location.

@cdavid cdavid requested a review from a team as a code owner July 3, 2023 23:28
@shinji62
Copy link
Collaborator

shinji62 commented Jul 4, 2023

a small docs on how to install those completions for the end user could be nice.

@cdavid
Copy link
Contributor Author

cdavid commented Jul 4, 2023

With the changes to the brew formula in the other PR, my understanding is that brew takes care of putting the completions in the correct locations (working to validate that).

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