Skip to content

Pull requests: spf13/cobra

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Command.SetVersionFunc
#2313 opened Sep 30, 2025 by caarlos0 Loading… updated Oct 10, 2025
feat: add flag prerequisite check
#2153 opened Jun 7, 2024 by sam80180 Loading… updated Oct 8, 2025
Add documentation for repeated flags functionality
#2316 opened Oct 3, 2025 by rvergis Loading… updated Oct 5, 2025
Update sponsorship image
#2310 opened Sep 26, 2025 by spf13 Loading… updated Sep 26, 2025
add finalizers with command and error ref
#2308 opened Sep 23, 2025 by kevingentile Loading… updated Sep 23, 2025
fuzz: add Go fuzz targets, CI workflow, and docs for OSS-Fuzz area/github For changes to Github specific things not shipped in the library
#2307 opened Sep 10, 2025 by RajaPremSai Loading… updated Sep 10, 2025
Elimination of duplication through common logic
#2293 opened Jul 14, 2025 by suwakei Loading… updated Sep 7, 2025
Completion support for Nushell area/docs-generation Generation of docs via Cobra area/github For changes to Github specific things not shipped in the library 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 Sep 5, 2025
Move away from archived gopkg.in/yaml.v3 area/docs-generation Generation of docs via Cobra
#2306 opened Sep 4, 2025 by saschagrunert Loading… updated Sep 4, 2025
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 Aug 30, 2025
Fix shorthand combination edge case
#2189 opened Sep 14, 2024 by inicula Loading… updated Aug 3, 2025
feat: Use structs for CLI-validation errors returned by Cobra.
#2266 opened Apr 15, 2025 by eth-p Loading… updated Aug 1, 2025
Closes #2193
#2194 opened Oct 1, 2024 by AtricoSoftware Loading… updated Jul 22, 2025
Add IsFlagRequired and IsPersistentFlagRequired Helpers
#2294 opened Jul 14, 2025 by otaviof Loading… updated Jul 14, 2025
Make GetCompletions public.
#2288 opened Jun 26, 2025 by gdamore Loading… updated Jun 26, 2025
fix: quote args in fish shell completion
#2285 opened Jun 11, 2025 by n9v9 Loading… updated Jun 11, 2025
Add setters for default help strings
#784 opened Nov 6, 2018 by ameyer-pivotal Loading… updated May 29, 2025
go.mod,doc: replace YAML serializer area/docs-generation Generation of docs via Cobra
#2278 opened May 27, 2025 by kevinburkesegment Loading… updated May 27, 2025
feat: Add Finalize function to commands
#2276 opened May 23, 2025 by Kirdock Loading… updated May 26, 2025
closes #2130 new command flag ErrorOnUnknownSubcommand
#2167 opened Jul 8, 2024 by andremueller Loading… updated May 24, 2025
feat: Add ClearInitializers and ClearFinalizers method
#2275 opened May 23, 2025 by Kirdock Loading… updated May 23, 2025
Let the commands store flagComp functions internally (and avoid global state)
#2012 opened Aug 8, 2023 by maxlandon Loading… updated May 5, 2025
args: add new UnknownCommandError type
#2178 opened Aug 16, 2024 by mvo5 Loading… updated May 5, 2025
Add new type to represent validating required flag error
#2274 opened Apr 29, 2025 by sivchari Loading… updated May 5, 2025
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 May 5, 2025
ProTip! Mix and match filters to narrow down what you��re looking for.