issues
search
jessevdk
/
go-flags
go command line option parser
http://godoc.org/github.com/jessevdk/go-flags
BSD 3-Clause "New" or "Revised" License
2.59k
stars
308
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation: Add more Examples
#368
stellarpower
opened
3 years ago
1
Option to allow passing value to bool flag
#367
alexcb
closed
4 months ago
2
Allowing values to be assigned to bools
#366
alexcb
closed
4 months ago
3
Omitting a hyphen from long-arguments doesn't fail with extra arguments as it should
#365
dsoprea
opened
3 years ago
0
feat: add markdown config exporter based on man one
#364
hbollon
opened
3 years ago
0
Revert invalid example
#363
ryanking13
closed
1 year ago
0
fix. flag's choice to long
#362
pashifika
opened
3 years ago
1
Example error handling seems broken
#361
gavincarr
opened
3 years ago
0
Probably a bug: Unable assign values to flag when passed without `=`
#360
avinassh
closed
3 years ago
2
Is this package being maintained?
#359
FrankDMartinez
closed
3 years ago
1
Ability to parse multiple flags in sequence
#358
blmoore
closed
3 years ago
1
feature: Enable compiling on AIX
#357
aklyachkin
closed
3 years ago
0
Possibility to stack up multiple parser options
#356
maxlandon
closed
3 years ago
1
go-flags doesn't work with go's flag package
#355
subtleseeker
closed
3 years ago
2
fix a panic when generating help while the subcommand and all option groups are hidden
#354
bboozzoo
closed
3 years ago
3
Add a function to programmatically add new options to groups.
#353
peterebden
closed
3 years ago
0
'ErrorType' needs an 'Error' method in v1.4.0
#352
plucky-groove3
closed
3 years ago
1
How to set array type env variable when use this package
#351
wzf1943
closed
3 years ago
1
Adding code to run on Powersystem
#350
genisysram
closed
3 years ago
2
When generating man pages, the LongDescription cannot be a multi-line string
#349
aignas
closed
3 years ago
1
How to use nested subcommands
#348
borud
closed
3 years ago
1
Example of ignoring unknown flags
#347
gitdlam
closed
4 years ago
1
Add parser builder to modify parser options in-place
#346
vdimir
closed
3 years ago
1
Release new version
#345
vdimir
closed
3 years ago
2
Add go.mod, go.sum
#344
vdimir
closed
3 years ago
1
Document return value of Parse/ParseArgs
#343
golightlyb
closed
3 years ago
1
Help for positional args without allcmd.ArgsRequired dependent from arg.Required
#342
sv99
closed
3 years ago
0
Help positional args dependent from arg.Required
#341
sv99
closed
4 years ago
0
Help positional args dependet from arg.Required
#340
sv99
closed
4 years ago
0
Typo in parser.go
#339
leoleoasd
closed
3 years ago
1
Feature request: Make the "hidden" flag more granular
#338
kjacque
opened
4 years ago
1
Better error message for function callbacks
#337
onitake
closed
3 years ago
1
add support for autogeneration of option long flag and env
#336
dbainbri-ciena
closed
1 year ago
1
take long: names from structure
#335
tmbdev
closed
3 years ago
1
return err for invalid env default value
#334
vito
closed
4 years ago
0
Second go flag and Case Insensitivity
#333
vm1234-code
closed
3 years ago
1
ini: fix IniParser.write() for zero values
#332
sean-
closed
3 years ago
0
Use golang.org/x/sys/unix to determine terminal width
#331
itchyny
closed
4 years ago
0
Use golang.org/x/sys/unix to determine terminal width
#330
itchyny
closed
4 years ago
1
Env variables totally bypass flag type validation
#329
OStrekalovsky
closed
4 years ago
0
how to create help message
#328
maxnosib
closed
3 years ago
0
Ability to reset env variable after parsing
#327
agalitsyn
closed
3 years ago
1
Position of callback option in struct declaration is significant
#326
raghur
closed
3 years ago
2
IniParser: write 'func' options with "ini-name"
#325
cdevienne
opened
4 years ago
2
fixes #323 - Required slice option
#324
raghur
closed
3 years ago
1
Slice option, required and ini file - fails even if required option is specified in ini file
#323
raghur
closed
3 years ago
1
bool cannot have default value
#322
linczy
closed
3 years ago
1
Provide an option to define priority between environment variables and cli arguments
#321
rpdelaney
opened
4 years ago
5
Would like optional commands
#320
marius-matioc
closed
4 years ago
2
Flags.ErrorType implements error interface
#319
titusjaka
closed
4 years ago
0
Previous
Next