issues
search
spf13
/
cobra
A Commander for modern Go CLI interactions
https://cobra.dev
Apache License 2.0
38.41k
stars
2.86k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
getting err about undefined: io.StringWriter
#2203
kyilmaz
opened
2 days ago
1
Fix broken links in active_help.md
#2202
vuil
closed
3 weeks ago
1
Update to latest go-md2man
#2201
mikelolasagasti
opened
3 weeks ago
1
add MarkIfFlagPresentThenOthersRequired
#2200
faizan-siddiqui
opened
1 month ago
3
:gift: Custom error handler
#2199
cardil
opened
1 month ago
1
doc: azion project added to the list of CLIs that use cobra
#2198
maxwelbm
closed
1 month ago
1
docs: update README.md
#2197
eltociear
closed
1 month ago
0
Make Powershell completion work in constrained mode
#2196
lstemplinger
closed
3 weeks ago
6
Broken links in Cobra documentation (Markdown, ReStructured Text, Man Page)
#2195
harsh-m-patil
closed
1 month ago
1
Closes #2193
#2194
AtricoSoftware
opened
1 month ago
3
BUG: Incorrect copy of command context from parent to child (trivial fix)
#2193
AtricoSoftware
opened
1 month ago
1
Implement standard library compliant flag parsing
#2192
r10r
closed
2 months ago
2
Link broken in cobra.dev
#2191
luistm
opened
2 months ago
1
Cobra CLI -> web server
#2190
ashishb
opened
2 months ago
0
Fix shorthand combination edge case
#2189
inicula
opened
2 months ago
3
Combining shorthand flags before command names does not work
#2188
nicula-stripe
opened
2 months ago
4
SetOut not working
#2187
jeremyhahn
closed
2 months ago
1
completion and __complete commands should always use stdout
#2186
jtackaberry
closed
2 months ago
7
Detecting and handling commands with uses / names that conflict with existing commands
#2185
andyfeller
opened
2 months ago
2
Can I pass my application configuration to Cobra, and modify it once all of my flags have been parsed?
#2184
tomgeorge
closed
3 months ago
1
Improve site formatting
#2183
nirs
closed
1 month ago
0
Test also with go 1.23
#2182
nirs
closed
3 months ago
2
Replace deprecated ioutil usage
#2181
nirs
closed
3 months ago
0
Fix --version help and output for plugins
#2180
nirs
closed
1 month ago
5
Completion and sudo
#2179
apostasie
opened
3 months ago
4
args: add new `UnknownCommandError` type
#2178
mvo5
opened
3 months ago
1
How does one mark a flag a dependency of another flag
#2177
vague2k
closed
3 months ago
2
How does record executed commands and parameters
#2176
guocaifeng
opened
3 months ago
1
Cobra does not exit when help or version flag is passed
#2175
Cynnexis
closed
4 months ago
1
fix(completions): Complete map flags multiple times
#2174
gabe565
closed
4 months ago
1
Make detection for test-binary more universal
#2173
thaJeztah
opened
4 months ago
0
Fix deprecation comment for Command.SetOutput
#2172
thaJeztah
closed
4 months ago
1
Recommended Pattern for Argument Pre-Processing?
#2171
austinarbor
opened
4 months ago
0
Getting --help to print descriptions for arguments
#2170
Reikimann
opened
4 months ago
0
Weird behavior in terminal output.
#2169
torbenconto
closed
4 months ago
2
Capitalized letter
#2168
JungleHornet
closed
4 months ago
3
closes #2130 new command flag ErrorOnUnknownSubcommand
#2167
andremueller
opened
4 months ago
5
Setting "Use" field in Command creation and then calling "Help" on Command object doesn't use the "Use" value
#2166
davidmichaelkarr
closed
4 months ago
5
The YAML docs gen description and synopsis fields are assigned to the wrong key
#2165
IanMadd
opened
5 months ago
0
feat: #1140 adding GenMarkdownTreeCustomWithFooter method
#2164
ammiranda
opened
5 months ago
1
Issues with flags marked as mutually exclusive during testing
#2163
consolethinks
closed
3 months ago
2
Root Command doesn't work with sub commands
#2162
gyanendrasng
closed
5 months ago
2
How to distinguish default value and manually set value of a flag?
#2161
OpenWaygate
closed
5 months ago
2
how to add entry to `Available Commands` help section.
#2160
mkyc
closed
5 months ago
2
Any way to have a "persistent" parameter that appears before the subcommand?
#2159
davidmichaelkarr
closed
5 months ago
4
Pass arguments to the help function
#2158
marckhouzam
opened
5 months ago
6
Need help with SetUsageTemplate() and Flags
#2157
jftuga
closed
5 months ago
2
[Question] If I say exactly one parameter is required, how can I give a description so it it shows up if they --help
#2156
lknite
closed
5 months ago
2
Help command fails on flags
#2155
marckhouzam
closed
5 months ago
2
Arguments not passed to the help function
#2154
marckhouzam
opened
5 months ago
0
Next