(Go: >> BACK << -|- >> HOME <<)

Skip to content

Issues: alexflint/go-arg

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

similar to subcommand, I would like to have subarg
#126 opened Oct 1, 2020 by kernel164 updated Nov 2, 2020
Supporting Go template for help output?
#163 opened Aug 24, 2021 by marco-m updated Aug 24, 2021
Expose command specs
#177 opened Feb 16, 2022 by mireaulf updated Feb 16, 2022
[Feature Request] combined arguments like python argparse
#187 opened Jul 3, 2022 by lonnywong updated Jul 22, 2022
Description() doesn't work for sub commands
#139 opened Feb 4, 2021 by gpie3k updated Oct 13, 2022
Repeated flags not detected.... v2-ideas Possible inclusion in V2
#170 opened Dec 27, 2021 by dyfet updated Oct 29, 2022
Inconsistency in default value override v2-ideas Possible inclusion in V2
#203 opened Nov 24, 2022 by gobsej updated Nov 29, 2022
Global env var prefix
#204 opened Dec 17, 2022 by milkpirate updated Dec 17, 2022
Issue with env showing in help
#206 opened Jan 31, 2023 by scriptanium updated Feb 3, 2023
Verbose option
#213 opened Feb 10, 2023 by suntong updated Feb 10, 2023
Description strings for subcommands
#214 opened Feb 10, 2023 by suntong updated Mar 4, 2023
[Feature Request] Ability to specify default value(s) for slice flags
#216 opened Mar 20, 2023 by andoks updated Mar 20, 2023
Custom help text?
#146 opened Apr 15, 2021 by Lilja updated May 1, 2023
The os.Args input shouldn't avoid the argv[0] v2-planned Planned for v2
#238 opened Mar 1, 2024 by purpleidea updated Mar 2, 2024
Inconsistent/wrong list arg parsing
#239 opened Mar 2, 2024 by purpleidea updated Mar 3, 2024
pointer-embedded fields are not supported
#240 opened Mar 4, 2024 by purpleidea updated Mar 4, 2024
Feature idea: configuration file alternative to CLI | env arg v2-planned Planned for v2
#225 opened Jul 19, 2023 by SamuelMarks updated Mar 5, 2024
flags are a flat namespace
#247 opened May 7, 2024 by mleku updated May 10, 2024
Inline structs are not supported
#242 opened Mar 24, 2024 by infogulch updated May 17, 2024
Choices for arguments
#248 opened May 23, 2024 by zekroTJA updated Jun 10, 2024
Configurable version in usage output v2-ideas Possible inclusion in V2
#193 opened Oct 2, 2022 by daenney updated Jul 6, 2024
Completion support v2-planned Planned for v2
#186 opened Jul 2, 2022 by 3noch updated Jul 6, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.