-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Issues: spf13/cobra
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
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: Incorrect copy of command context from parent to child (trivial fix)
#2193
opened Oct 1, 2024 by
AtricoSoftware
Combining shorthand flags before command names does not work
#2188
opened Sep 11, 2024 by
nicula-stripe
Detecting and handling commands with uses / names that conflict with existing commands
#2185
opened Aug 29, 2024 by
andyfeller
The YAML docs gen description and synopsis fields are assigned to the wrong key
#2165
opened Jun 23, 2024 by
IanMadd
Arguments not passed to the help function
area/cobra-command
Core `cobra.Command` implementations
kind/bug
A bug in cobra; unintended behavior
#2154
opened Jun 8, 2024 by
marckhouzam
Allow
SilenceErrors
or SilenceUsage
to override the rootCmd value.
#2145
opened May 8, 2024 by
trajano
Completion does not work correctly if there is a @ symbol in the string
#2144
opened May 7, 2024 by
Bernigend
Need an error when the command is not found in the subcommand
#2130
opened Apr 15, 2024 by
timidsmile
Correct pattern for exiting a command with a non zero return code
#2124
opened Mar 14, 2024 by
tomqwpl
Looking for guidance for BINARY VERB NOUN [FLAGS] where [FLAGS] change based on NOUN
#2123
opened Mar 13, 2024 by
michaelajr
Data race when using multiple unrelated
cobra.Command
instances
#2109
opened Feb 16, 2024 by
thepaul
Accessing cobra command structure internally (porting applications which use cobra to android)
#2106
opened Feb 4, 2024 by
0pcom
'MarkFlagsRequiredTogether' does not work as intended. Am I wrong?
#2103
opened Jan 29, 2024 by
haung921209
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.