Skip to content

Issues: spf13/cobra

Labels, Milestones, Triaging
#1603 opened Feb 17, 2022 by jpmcb
Open 6
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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Function to reparse flags
#1832 opened Oct 17, 2022 by pjebs
Fix CVE-2022-32149
#1827 opened Oct 13, 2022 by huberts90
Maintainers needed on spf13/pflag?
#1812 opened Sep 20, 2022 by tiegz
Refactor CONDUCT.md: admin For general admin tasks to be done usualy by maintainers help-wanted An issue that the maintainers would like help resolving lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1807 opened Sep 14, 2022 by jpmcb
formatting of help message with a really long flags descriptions kind/support Questions, supporting users, etc.
#1805 opened Sep 13, 2022 by skaurus
Proposal: Use quarterly release names admin For general admin tasks to be done usualy by maintainers help-wanted An issue that the maintainers would like help resolving lifecycle/needs-proposal For large features/bugs that need a proposal and community buy in lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1804 opened Sep 11, 2022 by jpmcb
Validation of nil args kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1801 opened Sep 8, 2022 by rdgoite
[Feature Request] Command-Specific Initializers lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1799 opened Sep 7, 2022 by mbalsam82
Unknown flags are parsed before unknown commands lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1797 opened Sep 7, 2022 by Airblader
custom flag in-order processing area/flags-args Changes to functionality around command line flags and args kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1794 opened Sep 2, 2022 by duglin
[question]: Data pagination kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1793 opened Sep 1, 2022 by silvioprog
Is it possible to have a cmd.Flags().Uint64P accept decimal OR hex values as valid? area/flags-args Changes to functionality around command line flags and args kind/bug A bug in cobra; unintended behavior
#1791 opened Aug 31, 2022 by blacktop
//go:embed issues errors for template kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1773 opened Aug 6, 2022 by saintmalik
Supporting upgrades for CLIs developed with Cobra? kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1769 opened Jul 29, 2022 by ekamwctx
markdown documents and help command should show information about deprecated flags area/docs-generation Generation of docs via Cobra lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1764 opened Jul 25, 2022 by tharun208
How to read stdin as the parameter of my command built on cobra? kind/support Questions, supporting users, etc. lifecycle/stale Labeled by GitHub actions after 30 days of inactivity
#1749 opened Jul 3, 2022 by brightzheng100
ProTip! Exclude everything labeled bug with -label:bug.