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

Implement localization using gettext files — I18N — L10N area/cobra-command Core `cobra.Command` implementations kind/feature A feature request for cobra; new or enhanced behavior
#2090 opened Dec 14, 2023 by Goutte Loading…
Add a Data map[string]any to store arbitrary command data area/cobra-command Core `cobra.Command` implementations kind/feature A feature request for cobra; new or enhanced behavior
#2085 opened Dec 4, 2023 by maxlandon Loading… 1.9.0
Print ActiveHelp for bash along other completions area/shell-completion All shell completions kind/feature A feature request for cobra; new or enhanced behavior
#2076 opened Nov 23, 2023 by marckhouzam Loading… 1.9.0
Add remove group method for command kind/feature A feature request for cobra; new or enhanced behavior lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#1997 opened Jul 16, 2023 by JunNishimura Loading…
Internationalization (I18N) kind/feature A feature request for cobra; new or enhanced behavior
#1944 opened Apr 4, 2023 by Goutte Loading… 1.9.0
Missing support for removing group area/cobra-command Core `cobra.Command` implementations kind/feature A feature request for cobra; new or enhanced behavior
#1911 opened Feb 15, 2023 by valllabh
[RFC] Redirect bash completion v1 to v2 when possible kind/feature A feature request for cobra; new or enhanced behavior
#1867 opened Nov 24, 2022 by marckhouzam Loading…
Completion support for Nushell area/shell-completion All shell completions kind/feature A feature request for cobra; new or enhanced behavior
#1857 opened Nov 15, 2022 by ayax79 Loading… 1.9.0
complete aliases for subcommands area/shell-completion All shell completions kind/feature A feature request for cobra; new or enhanced behavior
#1856 opened Nov 15, 2022 by Airblader Loading…
Add a command that allows users of a COBRA cli to send feedback kind/feature A feature request for cobra; new or enhanced behavior
#1570 opened Dec 22, 2021 by asilverman
Required flags still show (default: ...) value 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
#1544 opened Nov 28, 2021 by travisdowns
Grouping flags by persistence and required area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior triage/needs-info Needs more investigation from maintainers or more info from the issue provider
#1537 opened Nov 18, 2021 by teocci
Allow child command override parent command's flag area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior triage/needs-info Needs more investigation from maintainers or more info from the issue provider
#1486 opened Sep 12, 2021 by robberphex
Support for user-define key value pairs as flags kind/feature A feature request for cobra; new or enhanced behavior
#1479 opened Aug 30, 2021 by hoshposh
Support for integer flags like -6 area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior
#1462 opened Jul 23, 2021 by corlinp
Proposal: Make command suggestion messages configurable area/docs-generation Generation of docs via Cobra kind/feature A feature request for cobra; new or enhanced behavior lifecycle/needs-pr Ready for a PR from the community
#1394 opened May 10, 2021 by MarvinJWendt
Add Asciidoc documentation generator area/docs-generation Generation of docs via Cobra kind/feature A feature request for cobra; new or enhanced behavior
#1390 opened May 5, 2021 by craicoverflow Loading…
Alias not shown in root help 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
#1373 opened Apr 10, 2021 by akshaybabloo
command: Allow overriding of flag parse function area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior
#1359 opened Mar 2, 2021 by vkareh Loading…
How to define mutually exlusive flags area/flags-args Changes to functionality around command line flags and args kind/feature A feature request for cobra; new or enhanced behavior
#1358 opened Mar 1, 2021 by fangxlmr
Is there a way to customise entire deprecate message for a command 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
#1343 opened Feb 11, 2021 by lakshithagunasekara
more friendly message for argument validation kind/feature A feature request for cobra; new or enhanced behavior 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
#1276 opened Nov 8, 2020 by mahmud2011
Execute same command concurrently area/cobra-command Core `cobra.Command` implementations kind/feature A feature request for cobra; new or enhanced behavior lifecycle/needs-proposal For large features/bugs that need a proposal and community buy in
#908 opened Jul 15, 2019 by mustafaakin
cobra.Command.Example does not support templates 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
#903 opened Jul 10, 2019 by dhiller
RFE: PostParseFlags Hook 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
#849 opened Apr 3, 2019 by tomcruise81
ProTip! Adding no:label will show everything without a label.