Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spf13/cobra issues and pull requests
#2202 - Fix broken links in active_help.md
Pull Request -
State: closed - Opened by vuil 17 days ago
- 1 comment
#2201 - Update to latest go-md2man
Pull Request -
State: open - Opened by mikelolasagasti 21 days ago
- 1 comment
Labels: area/docs-generation
#2200 - add MarkIfFlagPresentThenOthersRequired
Pull Request -
State: open - Opened by faizan-siddiqui about 1 month ago
- 3 comments
#2199 - :gift: Custom error handler
Pull Request -
State: open - Opened by cardil about 1 month ago
- 1 comment
#2198 - doc: azion project added to the list of CLIs that use cobra
Pull Request -
State: closed - Opened by maxwelbm about 1 month ago
- 1 comment
#2197 - docs: update README.md
Pull Request -
State: closed - Opened by eltociear about 1 month ago
#2196 - Make Powershell completion work in constrained mode
Pull Request -
State: closed - Opened by lstemplinger about 1 month ago
- 6 comments
#2195 - Broken links in Cobra documentation (Markdown, ReStructured Text, Man Page)
Issue -
State: closed - Opened by harsh-m-patil about 2 months ago
- 1 comment
#2194 - Closes #2193
Pull Request -
State: open - Opened by AtricoSoftware about 2 months ago
- 3 comments
#2193 - BUG: Incorrect copy of command context from parent to child (trivial fix)
Issue -
State: open - Opened by AtricoSoftware about 2 months ago
- 1 comment
#2192 - Implement standard library compliant flag parsing
Issue -
State: closed - Opened by r10r about 2 months ago
- 2 comments
#2191 - Link broken in cobra.dev
Issue -
State: open - Opened by luistm 2 months ago
- 1 comment
#2190 - Cobra CLI -> web server
Issue -
State: open - Opened by ashishb 2 months ago
#2189 - Fix shorthand combination edge case
Pull Request -
State: open - Opened by inicula 2 months ago
- 3 comments
#2188 - Combining shorthand flags before command names does not work
Issue -
State: open - Opened by nicula-stripe 2 months ago
- 4 comments
#2187 - SetOut not working
Issue -
State: closed - Opened by jeremyhahn 2 months ago
- 1 comment
#2186 - completion and __complete commands should always use stdout
Issue -
State: closed - Opened by jtackaberry 3 months ago
- 7 comments
#2185 - Detecting and handling commands with uses / names that conflict with existing commands
Issue -
State: open - Opened by andyfeller 3 months ago
- 2 comments
#2184 - Can I pass my application configuration to Cobra, and modify it once all of my flags have been parsed?
Issue -
State: closed - Opened by tomgeorge 3 months ago
- 1 comment
#2184 - Can I pass my application configuration to Cobra, and modify it once all of my flags have been parsed?
Issue -
State: closed - Opened by tomgeorge 3 months ago
- 1 comment
#2183 - Improve site formatting
Pull Request -
State: closed - Opened by nirs 3 months ago
#2183 - Improve site formatting
Pull Request -
State: closed - Opened by nirs 3 months ago
#2182 - Test also with go 1.23
Pull Request -
State: closed - Opened by nirs 3 months ago
- 2 comments
Labels: area/docs-generation, area/github
#2182 - Test also with go 1.23
Pull Request -
State: closed - Opened by nirs 3 months ago
- 2 comments
Labels: area/docs-generation, area/github
#2181 - Replace deprecated ioutil usage
Pull Request -
State: closed - Opened by nirs 3 months ago
Labels: area/docs-generation, kind/cleanup
#2181 - Replace deprecated ioutil usage
Pull Request -
State: closed - Opened by nirs 3 months ago
Labels: area/docs-generation, kind/cleanup
#2180 - Fix --version help and output for plugins
Pull Request -
State: closed - Opened by nirs 3 months ago
- 5 comments
Labels: area/docs-generation, area/github
#2179 - Completion and sudo
Issue -
State: open - Opened by apostasie 3 months ago
- 4 comments
#2179 - Completion and sudo
Issue -
State: open - Opened by apostasie 3 months ago
- 4 comments
#2178 - args: add new `UnknownCommandError` type
Pull Request -
State: open - Opened by mvo5 3 months ago
- 1 comment
#2178 - args: add new `UnknownCommandError` type
Pull Request -
State: open - Opened by mvo5 3 months ago
- 1 comment
#2177 - How does one mark a flag a dependency of another flag
Issue -
State: closed - Opened by vague2k 4 months ago
- 2 comments
#2176 - How does record executed commands and parameters
Issue -
State: open - Opened by guocaifeng 4 months ago
- 1 comment
#2176 - How does record executed commands and parameters
Issue -
State: open - Opened by guocaifeng 4 months ago
- 1 comment
#2175 - Cobra does not exit when help or version flag is passed
Issue -
State: closed - Opened by Cynnexis 4 months ago
- 1 comment
#2175 - Cobra does not exit when help or version flag is passed
Issue -
State: closed - Opened by Cynnexis 4 months ago
- 1 comment
#2174 - fix(completions): Complete map flags multiple times
Pull Request -
State: closed - Opened by gabe565 4 months ago
- 1 comment
Labels: area/shell-completion
#2174 - fix(completions): Complete map flags multiple times
Pull Request -
State: closed - Opened by gabe565 4 months ago
- 1 comment
Labels: area/shell-completion
#2173 - Make detection for test-binary more universal
Pull Request -
State: open - Opened by thaJeztah 4 months ago
#2173 - Make detection for test-binary more universal
Pull Request -
State: open - Opened by thaJeztah 4 months ago
#2172 - Fix deprecation comment for Command.SetOutput
Pull Request -
State: closed - Opened by thaJeztah 4 months ago
- 1 comment
#2172 - Fix deprecation comment for Command.SetOutput
Pull Request -
State: closed - Opened by thaJeztah 4 months ago
- 1 comment
#2171 - Recommended Pattern for Argument Pre-Processing?
Issue -
State: open - Opened by austinarbor 4 months ago
#2171 - Recommended Pattern for Argument Pre-Processing?
Issue -
State: open - Opened by austinarbor 4 months ago
#2170 - Getting --help to print descriptions for arguments
Issue -
State: open - Opened by Reikimann 4 months ago
#2170 - Getting --help to print descriptions for arguments
Issue -
State: open - Opened by Reikimann 4 months ago
#2169 - Weird behavior in terminal output.
Issue -
State: closed - Opened by torbenconto 4 months ago
- 2 comments
#2169 - Weird behavior in terminal output.
Issue -
State: closed - Opened by torbenconto 4 months ago
- 2 comments
#2168 - Capitalized letter
Pull Request -
State: closed - Opened by JungleHornet 4 months ago
- 3 comments
#2168 - Capitalized letter
Pull Request -
State: closed - Opened by JungleHornet 4 months ago
- 3 comments
#2167 - closes #2130 new command flag ErrorOnUnknownSubcommand
Pull Request -
State: open - Opened by andremueller 5 months ago
- 4 comments
#2167 - closes #2130 new command flag ErrorOnUnknownSubcommand
Pull Request -
State: open - Opened by andremueller 5 months ago
- 4 comments
#2166 - Setting "Use" field in Command creation and then calling "Help" on Command object doesn't use the "Use" value
Issue -
State: closed - Opened by davidmichaelkarr 5 months ago
- 5 comments
#2166 - Setting "Use" field in Command creation and then calling "Help" on Command object doesn't use the "Use" value
Issue -
State: closed - Opened by davidmichaelkarr 5 months ago
- 5 comments
#2165 - The YAML docs gen description and synopsis fields are assigned to the wrong key
Issue -
State: open - Opened by IanMadd 5 months ago
#2164 - feat: #1140 adding GenMarkdownTreeCustomWithFooter method
Pull Request -
State: open - Opened by ammiranda 5 months ago
- 1 comment
Labels: area/docs-generation
#2163 - Issues with flags marked as mutually exclusive during testing
Issue -
State: closed - Opened by consolethinks 5 months ago
- 2 comments
#2162 - Root Command doesn't work with sub commands
Issue -
State: closed - Opened by gyanendrasng 5 months ago
- 2 comments
#2161 - How to distinguish default value and manually set value of a flag?
Issue -
State: closed - Opened by OpenWaygate 5 months ago
- 2 comments
#2160 - how to add entry to `Available Commands` help section.
Issue -
State: closed - Opened by mkyc 5 months ago
- 2 comments
#2159 - Any way to have a "persistent" parameter that appears before the subcommand?
Issue -
State: closed - Opened by davidmichaelkarr 5 months ago
- 4 comments
#2158 - Pass arguments to the help function
Pull Request -
State: open - Opened by marckhouzam 6 months ago
- 6 comments
#2157 - Need help with SetUsageTemplate() and Flags
Issue -
State: closed - Opened by jftuga 6 months ago
- 2 comments
#2156 - [Question] If I say exactly one parameter is required, how can I give a description so it it shows up if they --help
Issue -
State: closed - Opened by lknite 6 months ago
- 2 comments
#2155 - Help command fails on flags
Issue -
State: closed - Opened by marckhouzam 6 months ago
- 2 comments
Labels: kind/bug, area/cobra-command
#2154 - Arguments not passed to the help function
Issue -
State: open - Opened by marckhouzam 6 months ago
Labels: kind/bug, area/cobra-command
#2153 - feat: add flag prerequisite check
Pull Request -
State: open - Opened by sam80180 6 months ago
- 3 comments
#2152 - Address golangci-lint deprecation warnings, enable some more linters
Pull Request -
State: closed - Opened by scop 6 months ago
#2151 - document using arg variables after cobra-cli init
Issue -
State: open - Opened by sedan-cell 6 months ago
#2150 - Is it possible to easily hide default flag values from help?
Issue -
State: closed - Opened by Drakmyth 6 months ago
- 5 comments
#2149 - build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: area/github, dependencies, github_actions
#2148 - Remove fully inactivated linters
Pull Request -
State: closed - Opened by nirs 6 months ago
- 1 comment
#2147 - Nested searching with alias name
Issue -
State: closed - Opened by ardaguclu 6 months ago
- 9 comments
#2146 - build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: area/github, dependencies, github_actions
#2145 - Allow `SilenceErrors` or `SilenceUsage` to override the rootCmd value.
Issue -
State: open - Opened by trajano 7 months ago
#2144 - Completion does not work correctly if there is a @ symbol in the string
Issue -
State: open - Opened by Bernigend 7 months ago
- 2 comments
#2143 - build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: area/github, dependencies, github_actions
#2142 - how to set `nil` as default value in `BoolVar`?
Issue -
State: closed - Opened by OpenWaygate 7 months ago
- 1 comment
#2141 - Is there a level to how many levels you can descend?
Issue -
State: closed - Opened by SimplySeth 7 months ago
- 3 comments
#2140 - Consistent annotation names
Pull Request -
State: closed - Opened by nirs 7 months ago
- 1 comment
#2139 - Release 1.8.1?
Issue -
State: closed - Opened by nirs 7 months ago
- 5 comments
#2138 - How to handle wrong subcommand?
Issue -
State: closed - Opened by officialasishkumar 7 months ago
#2137 - build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: area/github, dependencies, github_actions
#2136 - Override help subcommand logic
Issue -
State: open - Opened by firelizzard18 7 months ago
- 2 comments
#2135 - `PersistentFlags` only works for root cmd
Issue -
State: closed - Opened by ZhangYet 7 months ago
- 1 comment
#2134 - build(deps): bump codelytv/pr-size-labeler from 1.8.1 to 1.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: area/github, dependencies, github_actions
#2133 - I'd like to: -o wide -o json
Issue -
State: closed - Opened by lknite 7 months ago
- 1 comment
#2132 - Embedded flags causes "unknown flag"
Issue -
State: closed - Opened by chasefleming 7 months ago
#2131 - Fix zsh completion for commands which output is influenced by the permissions it is run with.
Pull Request -
State: open - Opened by kuroa-me 7 months ago
- 1 comment
#2130 - Need an error when the command is not found in the subcommand
Issue -
State: open - Opened by timidsmile 7 months ago
- 5 comments
#2129 - File completion is triggered even when `cobra.ShellCompDirectiveNoFileComp` is used
Issue -
State: closed - Opened by bartekpacia 8 months ago
- 2 comments
#2128 - docs: update user guide
Pull Request -
State: closed - Opened by cubxxw 8 months ago
- 1 comment
#2127 - build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, go
#2126 - fix(bash): Fix bash completion for suggestions that contain special characters.
Pull Request -
State: open - Opened by JeffFaer 8 months ago
- 6 comments
#2125 - Documentation for back-quoted flag usage
Issue -
State: open - Opened by calebstewart 8 months ago
- 4 comments
#2124 - Correct pattern for exiting a command with a non zero return code
Issue -
State: open - Opened by tomqwpl 8 months ago
- 2 comments
#2123 - Looking for guidance for BINARY VERB NOUN [FLAGS] where [FLAGS] change based on NOUN
Issue -
State: open - Opened by michaelajr 8 months ago
- 1 comment
#2122 - chore: remove repetitive words
Pull Request -
State: closed - Opened by racerole 8 months ago
- 1 comment
Labels: area/docs-generation, kind/cleanup, lgtm
#2121 - Update README.md with proper install command as earlier cmd is deprecated.
Pull Request -
State: closed - Opened by bhargavkeshav 9 months ago
- 1 comment
#2120 - fix: remove deprecated io/ioutils package
Pull Request -
State: closed - Opened by pedromotita 9 months ago
- 3 comments
Labels: kind/testing, lgtm