Skip to content

Pull requests: spf13/cobra

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

Pull requests list

Restructure code to let linker perform deadcode elimination step
#1956 opened May 5, 2023 by aarzilli Loading… updated Jun 13, 2024
Pass arguments to the help function
#2158 opened Jun 10, 2024 by marckhouzam Loading… updated Jun 11, 2024
feat: add flag prerequisite check
#2153 opened Jun 7, 2024 by sam80180 Loading… updated Jun 7, 2024
Add Asciidoc documentation generation support area/docs-generation Generation of docs via Cobra
#1899 opened Jan 19, 2023 by interlink-elliot Loading… updated Jun 5, 2024 1.9.0
add PersistentPreRun to disable required flag for help and completion command area/flags-args Changes to functionality around command line flags and args kind/bug A bug in cobra; unintended behavior lgtm Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
#1992 opened Jul 9, 2023 by JunNishimura Loading… updated May 25, 2024 1.9.0
feat: add flag help groups area/cobra-command Core `cobra.Command` implementations go Pull requests that update Go code size/XL Denotes a PR that exceeds 200 lines. Caution!
#2117 opened Mar 7, 2024 by pedromotita Loading… updated May 25, 2024
build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.10.0 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2149 opened May 20, 2024 by dependabot bot Loading… updated May 20, 2024
Move newline to inside the DisableAutoGenTag block area/docs-generation Generation of docs via Cobra
#2030 opened Sep 20, 2023 by dramich Loading… updated May 19, 2024
Show the actual available flags in useline
#2105 opened Feb 1, 2024 by lugray Loading… updated May 18, 2024
feat: Add the WithUsage function.
#2097 opened Jan 12, 2024 by octo Loading… updated May 18, 2024
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… updated May 18, 2024 1.9.0
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 area/github For changes to Github specific things not shipped in the library dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2146 opened May 13, 2024 by dependabot bot Loading… updated May 13, 2024
fish completions: fix double-evaluation of commandline
#2095 opened Jan 6, 2024 by krobelus Loading… updated Apr 26, 2024
feat(completion): add option to create default command alone
#1392 opened May 6, 2021 by scop Loading… updated Apr 8, 2024
Add similar whitespace escape logic to bash v2 completions than in other completions size/S Denotes a PR that chanes 10-24 lines
#1743 opened Jun 23, 2022 by kangasta Loading… updated Mar 21, 2024 1.9.0
Add group flags size/L Denotes a PR that chanes 100-199 lines
#1778 opened Aug 18, 2022 by knqyf263 Draft updated Mar 7, 2024
feat: Multiple Required/Persistent Flags
#2110 opened Feb 20, 2024 by SeanPino Loading… updated Feb 20, 2024
OnKillRun feature
#1914 opened Feb 16, 2023 by decanus Loading… updated Jan 24, 2024 1.9.0
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… updated Jan 10, 2024
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… updated Dec 29, 2023 1.9.0
Always propagate root context to child command kind/bug A bug in cobra; unintended behavior
#1875 opened Dec 9, 2022 by pietern Loading… updated Dec 27, 2023
site: add gohugo configuration and CI area/github For changes to Github specific things not shipped in the library
#1984 opened Jun 20, 2023 by umarcor Loading… updated Dec 26, 2023 1.9.0
Add Parent FlagSet size/XS Denotes a PR that changes 0-9 lines triage/needs-info Needs more investigation from maintainers or more info from the issue provider
#1795 opened Sep 5, 2022 by fahedouch Draft updated Dec 23, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.