issues
search
spf13
/
cobra
A Commander for modern Go CLI interactions
https://cobra.dev
Apache License 2.0
40.46k
stars
2.94k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add new type to represent validating required flag error
#2274
sivchari
opened
3 weeks ago
3
[Penify] Full Repo Documentation
#2273
sumansaurabh
closed
3 weeks ago
2
Simplify aliases code
#2272
commit111
closed
3 weeks ago
1
Print command aliases in docs, not as a section
#2271
commit111
opened
3 weeks ago
4
How to make an if statement trigger if args is blank
#2270
rhhen122
opened
1 month ago
0
help cmd ignores "HIdden" property
#2269
duglin
opened
1 month ago
1
Support MCP server
#2268
OpenWaygate
opened
1 month ago
2
Update Readme (Warp)
#2267
ericdachen
closed
2 weeks ago
6
feat: Use structs for CLI-validation errors returned by Cobra.
#2266
eth-p
opened
1 month ago
3
Updating Readme
#2265
ericdachen
closed
1 month ago
2
How can I bundle static resources in cobra to build package?
#2264
LegendZDY
opened
1 month ago
4
fix: Check for bool flag in `stripFlags` (#2251)
#2263
parametalol
opened
1 month ago
1
Filter root command completion on condition
#2262
moshe5745
opened
1 month ago
11
Investigate fuzz testing
#2261
jpmcb
opened
2 months ago
0
Suggest completions after argument was "selected"
#2260
moshe5745
closed
2 months ago
3
fix: Preserve ArgsLenAtDash during shell completion
#2259
jonathan-conder
opened
2 months ago
0
fix: Prevent getCompletions from modifying os.Args
#2258
jonathan-conder
opened
2 months ago
1
Completions modify os.Args
#2257
jonathan-conder
opened
2 months ago
0
chore: Rm GitHub Action PR size labeler
#2256
jpmcb
closed
2 months ago
1
About cobra latest version availability to update dependency packages.
#2255
Supriya-Khedkar87
opened
2 months ago
1
How do you add a shorthand to an option?
#2254
switchupcb
closed
2 months ago
1
feat: Add security policy
#2253
jpmcb
closed
2 months ago
1
How do you place help at the top?
#2252
switchupcb
closed
2 months ago
1
Inconsistent parsing of boolean flags between parent and child commands
#2251
parametalol
opened
2 months ago
1
How do you use one - instead of two -- ?
#2250
switchupcb
closed
2 months ago
1
How to test inherited flags?
#2249
abitrolly
opened
2 months ago
3
Update command.go
#2248
styee
closed
2 months ago
2
Running root command with subcommands enabled
#2247
dev-ns8
closed
2 months ago
3
Allow to override build date with SOURCE_DATE_EPOCH
#2246
bmwiedemann
opened
2 months ago
0
Add feature to allow ValidArgsFunction to be called when processing command line completions of just flags
#2245
fnickels
opened
2 months ago
1
Add support for custom command line completions for flags
#2244
fnickels
closed
2 months ago
1
Would like to be able to have ValidArgsFunction called when completing "-" instead of defaulting flag completion getCompletions()
#2243
fnickels
opened
2 months ago
2
Allow setting prefix to remove before completing directories?
#2242
yedayak
opened
2 months ago
1
Flow context to command in SetHelpFunc
#2241
Frassle
closed
2 months ago
1
Command passed to SetHelpFunc doesn't have a context
#2240
Frassle
closed
2 months ago
1
The default ShellCompDirective can be customized for a command and its subcommands
#2238
albers
opened
3 months ago
3
Remove traling curlybrace
#2237
yedayak
closed
3 months ago
1
Test with Go 1.24
#2236
harryzcy
closed
3 months ago
3
Revert "Make detection for test-binary more universal (#2173)"
#2235
marckhouzam
closed
3 months ago
3
fix CompletionFunc implementation
#2234
ccoVeille
closed
3 months ago
3
chore: Upgrade dependencies for v1.9.0
#2233
jpmcb
closed
3 months ago
0
Allow overwriting the type of tab complete in powershell with a environment variable to support alterative completion providers
#2232
Nova38
opened
3 months ago
2
feat: add CompletionWithDesc helper
#2231
ccoVeille
closed
3 months ago
13
doc: add Conduit
#2230
raulb
closed
3 months ago
0
Allow to reset the templates to the default
#2229
marckhouzam
closed
3 months ago
0
fix(bash): nounset unbound file filter variable on empty extension
#2228
scop
closed
3 months ago
0
Broken Link to https://cobra.dev/doc/md_docs.md
#2227
guettli
opened
3 months ago
1
permit empty string for ErrPrefix
#2226
jchappelow
opened
3 months ago
2
Description for the help command is incorrect
#2225
Souvlaki42
closed
3 months ago
5
fix: indentation level of examples section
#2224
johanfagerstroem
closed
3 months ago
8
Next