issues
search
alecthomas
/
kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
MIT License
3.5k
stars
273
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update github.com/alecthomas/units digest to 0f3dac3
#357
renovate[bot]
opened
1 month ago
0
Run CI on all supported versions of Go
#356
lucacome
opened
1 month ago
1
Update renovate config to run go mod tidy
#355
lucacome
closed
1 month ago
0
Add golangci-lint
#354
lucacome
opened
3 months ago
0
Bump github.com/alecthomas/units
#353
lucacome
closed
3 months ago
1
chore(deps): update github.com/alecthomas/units digest to 61d1e34 - autoclosed
#352
renovate[bot]
closed
3 months ago
0
chore(deps): update dependency go to v1.23.3
#351
renovate[bot]
opened
5 months ago
0
chore(deps): update dependency go to v1.22.3
#350
renovate[bot]
closed
5 months ago
0
chore(deps): update all non-major dependencies
#349
renovate[bot]
closed
7 months ago
0
chore(deps): update dependency go to v1.22.0
#348
renovate[bot]
closed
8 months ago
0
chore(deps): update dependency go to v1.21.6
#347
renovate[bot]
closed
9 months ago
0
Enums() type doesn't tab complete
#346
stroopc-stripe
opened
10 months ago
0
chore(deps): update actions/checkout action to v4
#345
renovate[bot]
closed
11 months ago
0
chore(deps): update all non-major dependencies
#344
renovate[bot]
closed
11 months ago
0
chore(deps): update github.com/alecthomas/units digest to 9a357b5
#343
renovate[bot]
closed
11 months ago
0
Dependency Dashboard
#342
renovate[bot]
opened
11 months ago
0
Update build and testing
#341
SuperQ
closed
11 months ago
1
Improved error message for missing required flags
#340
arun-gajaraj
closed
1 year ago
1
Do not pass command name to `--completion-bash` argument in ZSH template
#339
gzdunek
closed
1 year ago
1
Handle --version just like --help
#338
arjunmahishi
closed
1 year ago
1
Fixing typo in README
#337
glenn-m
closed
1 year ago
0
Bump dependencies
#336
mrueg
closed
1 year ago
0
Update values.go
#335
xer0616
closed
1 year ago
0
values.go:142:25: undefined: str2duration.Str2Duration
#334
xer-rex
opened
1 year ago
6
Regression in parsing Duration flag
#333
linki
closed
1 year ago
5
Create a new tag please?
#332
stapelberg
closed
1 year ago
4
Switch to text/template with trim whitespace directive
#331
stapelberg
closed
1 year ago
0
[bug]bool parameter, the default is true, always true,Cannot be controlled by parameters
#330
hktalent
closed
2 years ago
1
Extend DurationVar() to support days, weeks
#329
adowair
closed
2 years ago
1
Expand DurationVar to support days and weeks
#328
adowair
closed
2 years ago
0
(misc)
#327
ripienaar
closed
2 years ago
3
(Contributions only) updated
#326
mrrata
closed
2 years ago
0
setting Envar instead OverrideDefaultFromEnvar
#325
abrahamjoc
closed
3 years ago
0
document bool flag option
#324
yonpols
closed
3 years ago
4
expand env variables
#323
xxlabaza
closed
3 years ago
1
Bad boolean Flag value is interpreted as Argument
#322
dbenque
closed
3 years ago
1
There is a problem with flag and kingpin colleagues
#321
caoshitong369
opened
3 years ago
0
Added possibility to have modular extending of the CLI
#320
blaubaer
closed
3 years ago
1
Introduced fuzzing by adding first fuzzer
#319
AdamKorcz
closed
3 years ago
1
"Argument list too long " The flag length limit?
#318
Thebigwind
closed
4 years ago
1
Show boolean value type default in flag formatting.
#317
geekodour
closed
4 years ago
2
Honour -- delimiter in autocompletion
#316
jpcoenen
closed
4 years ago
0
Honour -- delimiter in autocompletion
#315
jpcoenen
closed
4 years ago
0
Fix autocompletion of args that consume remainder
#314
jpcoenen
closed
4 years ago
1
Add env var to --help output for flags and args
#313
autarch
closed
4 years ago
1
HintAction can break the argument order
#312
OliverGoetz
opened
4 years ago
1
Documentation of public methods on private structs is hidden
#311
autarch
opened
4 years ago
2
Support encoding.Text(Unm|M)arshaler
#310
kyoh86
closed
4 years ago
1
Remove newline before #compdef
#309
alindeman
closed
4 years ago
1
Readme uses `OverrideDefaultFromEnvar` which is deprecated
#308
JensRantil
opened
4 years ago
0
Next