issues
search
Kotlin
/
kotlinx-cli
Pure Kotlin implementation of a generic CLI parser.
Apache License 2.0
913
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider archiving library to make it more obvious it is no longer supported
#105
mkobit
opened
5 months ago
0
Change kotlinx-cli library status to obsolete
#104
SvyatoslavScherbina
closed
1 year ago
2
Update library version to 0.3.6
#103
SvyatoslavScherbina
closed
1 year ago
0
Update Kotlin to 1.9.10
#102
SvyatoslavScherbina
closed
1 year ago
0
Support multiple option parameters
#101
teras
opened
1 year ago
0
Fix `ArgType.Boolean::convert` function
#100
Stoorx
closed
10 months ago
0
Error messages should be sent to stderr instead of stdout.
#99
markjreed
opened
1 year ago
0
Add linuxArm64 target
#98
hfhbd
closed
11 months ago
1
Allow passing printHelpOnEmptyArgs to ArgParser
#97
tjerkw
opened
1 year ago
0
Allow ArgType.Choice for Enums to limit list of values
#96
tjerkw
opened
1 year ago
1
Support vararg main args
#95
hfhbd
closed
1 year ago
0
Example input
#94
vorugant
opened
1 year ago
2
Print the help message from subcommand
#93
grahamjenson
opened
1 year ago
2
Fix indentation
#92
ghost
closed
1 year ago
0
GUI generated from DSL
#91
hovi
opened
2 years ago
0
Option to add program description to the help text.
#90
dmitry-ryadnenko-izettle
opened
2 years ago
1
Add support for linux arm32 and arm64
#89
mvysny
opened
2 years ago
1
No inspection in IntelliJ
#88
mhadam
closed
2 years ago
3
Mixed Prefix Style
#87
eiennohito
opened
2 years ago
0
Support all native targets
#86
ptitjes
closed
2 years ago
4
Support for mingwX86
#85
shalva97
opened
2 years ago
5
Add support for vararg options
#84
rohdef
closed
2 years ago
1
Enable HMPP with compatibility metadata variant
#83
antohaby
closed
2 years ago
0
Update Kotlin to 1.7.0 and Gradle to 7.0
#82
sellmair
opened
2 years ago
1
Cannot successfully compile a multiplatform (1.7.0) project with kotlinx-cli dependency in commonMain
#81
young-druid
closed
2 years ago
3
Is it possible to use space separated values as list input?
#80
seraekim
closed
2 years ago
2
Updated README stability & support badges
#79
etolstoy
closed
2 years ago
0
Any way to have repeating sub commands?
#78
BoD
opened
2 years ago
0
Fix Choice's default toVariant
#77
westonal
closed
2 years ago
3
Custom Choice with toString method gives confusing message
#76
westonal
closed
2 years ago
0
Fix typo in GNU option message
#75
mrjameshamilton
closed
2 years ago
1
Release notes for 0.3.4
#74
LepilkinaElena
closed
2 years ago
0
Support Mac OS Arm64
#73
LepilkinaElena
closed
2 years ago
1
Make ParsingException public to support error handling in custom ArgTypes
#72
LepilkinaElena
closed
3 years ago
2
Error handling for custom ArgTypes
#71
iTob191
closed
3 years ago
0
Update @ExperimentalCli doc to require OptIn instead of UseExperimental
#70
qurbonzoda
closed
3 years ago
0
`default` should be evaluated lazily(by passing a provider function, for example)
#69
minus199
opened
3 years ago
3
macos_arm64 not ready
#68
xzayda
opened
3 years ago
5
Updated versions and teamcity settings for 0.3.3 version release
#67
LepilkinaElena
closed
3 years ago
0
report non-zero exit code in case of non-parsable input
#66
Fuud
closed
3 years ago
5
Nested Subcommand and Argument for parent Command are conflicting
#65
omuomugin
closed
3 years ago
2
Hackability?
#64
BenjaminHolland
opened
3 years ago
0
Make output functions open rather than final
#63
penn5
opened
3 years ago
6
Make options name-spaced by subcommands
#62
sviridov-alexey
closed
3 years ago
0
Generate bash/zsh completion file
#61
sviridov-alexey
opened
3 years ago
0
Show help if no subcommands provided
#60
sviridov-alexey
opened
3 years ago
9
Subcommand aliases
#59
sviridov-alexey
opened
3 years ago
0
Remove stack trace from error message with full usage info
#58
LepilkinaElena
closed
3 years ago
0
Is it worth to print stack trace with help usage?
#57
sviridov-alexey
closed
3 years ago
1
No help for nested subcommands
#56
sviridov-alexey
opened
3 years ago
2
Next