issues
search
akamensky
/
argparse
Argparse for golang. Just because `flag` sucks
MIT License
611
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Repository Status Question
#120
caputchinefrobles
closed
1 month ago
1
Allow Flag options to have {Default:true}
#119
bmharper
closed
1 month ago
1
Add compatibility with complete library [ bash completions ]
#118
nightway1
closed
10 months ago
1
Creating commands in a type
#117
dploeger
closed
1 year ago
1
Positional args
#116
netayg
closed
1 year ago
2
[BUG] v1.4.0 args does not happened when subcommand exists
#115
naughtyGitCat
opened
2 years ago
0
Add name to positional parameters
#114
tgoncuoglu
closed
1 year ago
2
How do you get >=0 positionals?
#113
mark-summerfield
closed
1 year ago
2
Allow parser.ParseKnownArgs(...)
#112
cjmcgraw
closed
1 year ago
2
Golang Argparse not picking correct value for multiple flags
#110
ayub422
closed
2 years ago
1
SelectorList flag
#109
vsachs
closed
1 year ago
2
enable required for positionals
#108
vsachs
opened
2 years ago
6
How do I make a hidden argument?
#107
samuelololol
closed
2 years ago
1
Update badge
#106
akamensky
closed
2 years ago
0
Prefix validation error with argument name
#105
look
closed
2 years ago
1
When subcommand must be present but not provided the error must be triggered
#104
akamensky
closed
2 years ago
0
Flag ignores default value
#103
akamensky
closed
2 years ago
0
Initial implementation of positional arguments
#102
vsachs
closed
2 years ago
21
Fix coverage reporting
#101
akamensky
closed
2 years ago
0
Flag counter usage fix
#100
alecbakholdin
closed
2 years ago
3
Flag ignores default value
#99
alecbakholdin
closed
2 years ago
7
Options.Default should be ignored for Flag
#98
jasonwee
closed
2 years ago
4
expect File arg to take standard input / output stream as a value
#97
xnslong
opened
2 years ago
2
FlagCounter display unexpectedly
#96
xnslong
closed
2 years ago
1
Question about returned parameters (not a bug report)
#95
texadactyl
closed
2 years ago
1
Provide <META> fields and Author Information in usage string
#94
pythonhacker
closed
2 years ago
2
Getting: import cycle not allowed using the example.
#92
Briankp
closed
3 years ago
1
Provide ability to configure helptext maxWidth columns
#91
mieubrisse
closed
2 years ago
9
subparser not implemented
#90
CITIZENDOT
closed
3 years ago
1
Add helper method to check if file descriptor is nil
#89
akamensky
closed
3 years ago
0
[bug] Unable to detect if file flag was actually provided?
#88
rsheasby
closed
3 years ago
7
Multiline descriptions and help messages
#87
Gueckmooh
closed
2 years ago
2
Auto complete subcommands
#86
entwildfire
closed
3 years ago
1
Multiline descriptions and help messages
#85
Gueckmooh
closed
3 years ago
1
Arg can return the result pointer
#84
vsachs
closed
3 years ago
7
Arg interface can return result pointer
#83
vsachs
closed
3 years ago
0
Allow Arg to dynamically return result pointer
#82
vsachs
closed
3 years ago
0
Arg interface can return result pointer
#81
vsachs
closed
3 years ago
0
Add an argument validation function example
#80
Abathargh
closed
3 years ago
1
Can't have duplicate switches in different commands?
#79
lespea
closed
3 years ago
4
Update stale.yml
#78
akamensky
closed
3 years ago
0
Create stale.yml
#77
akamensky
closed
3 years ago
0
[bug] Commands not required
#76
mprahlkamps
closed
2 years ago
3
Envvars
#75
vbogretsov
closed
3 years ago
4
Rename getter fields without Get prefix
#74
tonimelisma
closed
3 years ago
5
support "h" custom argument
#73
jossef
opened
4 years ago
3
sub-command-help
#72
jhughes1153
closed
4 years ago
2
Basic Narg Functionality
#71
alanxoc3
closed
3 years ago
3
Handle better newlines in help message
#70
simplylizz
opened
4 years ago
1
--help flag is being ignored when required arguments are not provided with sub-command
#69
akamensky
closed
4 years ago
11
Next