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 command completion #27

Closed
imjasonh opened this issue Apr 26, 2019 · 1 comment
Closed

Enable command completion #27

imjasonh opened this issue Apr 26, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@imjasonh
Copy link
Member

spf13/cobra has native support for this. See https://github.com/knative/client/blob/master/pkg/kn/commands/completion.go

This enables kn commands to be tab-completed, with source <(kn completion)

@imjasonh imjasonh added enhancement New feature or request good first issue Good for newcomers labels Apr 26, 2019
jonjohnsonjr pushed a commit that referenced this issue Jul 9, 2019
* Enable command completion (#27)

* Added documentation (#27)
@jonjohnsonjr
Copy link
Collaborator

This was fixed by #49

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

No branches or pull requests

2 participants