Skip to content

Issues: spf13/cobra

Labels, Milestones, Triaging ⚡
#1603 opened Feb 17, 2022 by jpmcb
Open 9
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Misleading shorthand flag panic message area/flags-args Changes to functionality around command line flags and args good-first-issue Issues that a new contributor could make a PR for lifecycle/needs-pr Ready for a PR from the community
#1987 by mdhender was closed Jun 26, 2023
Same flag in different groups that created by MarkFlagsRequiredTogether not work as expected area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior lifecycle/needs-pr Ready for a PR from the community
#1738 by aegoroff was closed Sep 20, 2022
Add kyverno in the list of projects that use cobra lifecycle/needs-pr Ready for a PR from the community
#1518 by CIPHERTron was closed Mar 26, 2022
Add a VisitSubCommands function area/lib Methods and functions that exist in the cobra library and consumed by users kind/feature A feature request for cobra; new or enhanced behavior lifecycle/needs-pr Ready for a PR from the community
#1397 by andyyang890 was closed Mar 28, 2022
backslashes in default string values get doubled up area/docs-generation Generation of docs via Cobra good-first-issue Issues that a new contributor could make a PR for kind/bug A bug in cobra; unintended behavior lifecycle/needs-pr Ready for a PR from the community
#1396 by 06kellyjac was closed Mar 16, 2022
DisableFlagParsing should disable creation of the help flag? area/flags-args Changes to functionality around command line flags and args lifecycle/needs-pr Ready for a PR from the community
#1328 by watk was closed May 15, 2024
Default app design encourages data race area/cobra-command Core `cobra.Command` implementations lifecycle/needs-pr Ready for a PR from the community triage/needs-info Needs more investigation from maintainers or more info from the issue provider
#1290 by apapsch was closed Mar 1, 2022
Begin a command error message with a custom string area/cobra-command Core `cobra.Command` implementations lifecycle/needs-pr Ready for a PR from the community
#1281 by ashpool37 was closed Mar 29, 2022
Usage() prints too much, how to get just one usage line? area/lib Methods and functions that exist in the cobra library and consumed by users kind/feature A feature request for cobra; new or enhanced behavior lifecycle/needs-pr Ready for a PR from the community
#1252 by cben was closed Mar 29, 2022
Any best practice to imitate the "either-or" flags? lifecycle/needs-pr Ready for a PR from the community triage/needs-info Needs more investigation from maintainers or more info from the issue provider
#1216 by stevefan1999-personal was closed Nov 7, 2023
Non-required flags not shown in tab completion until at least one required flag is set area/shell-completion All shell completions kind/support Questions, supporting users, etc. lifecycle/needs-pr Ready for a PR from the community
#1061 by bcongdon was closed Sep 30, 2022
document ArgsLenAtDash behavior if no "--" is specified good-first-issue Issues that a new contributor could make a PR for kind/documentation Documentation of cobra itself lifecycle/needs-pr Ready for a PR from the community
#861 by kevinburkengrok was closed Apr 3, 2022
command.GenZshCompletion should exclude commands that marked as hidden area/shell-completion All shell completions kind/bug A bug in cobra; unintended behavior lifecycle/needs-pr Ready for a PR from the community
#792 by ghost was closed Sep 30, 2022
ProTip! What’s not been updated in a month: updated:<2024-09-22.