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

FR: take advantage of cobra's active help #736

Closed
imjasonh opened this issue Jun 27, 2022 · 1 comment
Closed

FR: take advantage of cobra's active help #736

imjasonh opened this issue Jun 27, 2022 · 1 comment
Labels

Comments

@imjasonh
Copy link
Member

cobra 1.5.0 (bumped in #734) adds support for an active help option, which can provide more helpful hints when users hit TAB to complete. See spf13/cobra#1482 for more info and a demo.

We could take advantage of this in a few places, like to show a hint about what a valid importpath might be.

@imjasonh imjasonh added the good first issue Good for newcomers label Jun 27, 2022
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant