issues
search
dotnet
/
CliCommandLineParser
A second-generation parser for the .NET Core command line tools
MIT License
111
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sample for AnyOneOf doesn't work as expected
#88
KathleenDollard
opened
6 years ago
3
Update feed tasks version
#87
mmitche
closed
6 years ago
0
Update feed tasks version
#86
mmitche
closed
6 years ago
1
Any possible to support string starts with "-" as parameter value?
#85
EmmaZhu
opened
6 years ago
0
Making the 'RestoreSources' configurable: CliCommandLineParser
#84
johnbeisner
closed
6 years ago
0
BuildTools 'props' and 'targets' should be imported automatically: CliCommandLineParser
#83
johnbeisner
closed
6 years ago
1
Enabling NuPkg publish to blob feed: CliCommandLineParser
#82
johnbeisner
closed
6 years ago
0
Make testing configurable with SkipTests
#81
mmitche
closed
7 years ago
1
Fix handling of tokens following a double dash.
#80
peterhuene
closed
7 years ago
3
allow "" to indicate empty string as argument
#79
jonsequitur
closed
7 years ago
2
HelpView should include the Suggestions
#78
rigofunc
opened
7 years ago
9
Add back old overload for now with obsolete attribute
#77
nguerrera
closed
7 years ago
1
Localization improvements
#76
jonsequitur
closed
7 years ago
2
Parser has unlocalized strings for a few common error cases
#75
nguerrera
closed
7 years ago
1
Doesn't work with some parameter values
#74
EmmaZhu
closed
7 years ago
7
add support for implicit root command
#73
jonsequitur
closed
7 years ago
1
Case-insensitive aliases
#72
seancpeters
closed
6 years ago
11
Make normalize root command internal
#71
jonsequitur
closed
7 years ago
1
Prevent materialize exception on no args
#70
jonsequitur
closed
7 years ago
1
NormalizeRootCommand throws if no arguments
#69
xgalaxy
closed
7 years ago
3
start help view with usage
#68
jonsequitur
closed
7 years ago
1
arguments can only apply to the nearest command
#67
jonsequitur
closed
7 years ago
1
remove materialize parameter that isn't used
#66
jonsequitur
closed
7 years ago
2
Create.Option accepts a materialize but does nothing with it
#65
xgalaxy
closed
7 years ago
1
allow de-prefixed option to have the same name as a sibling command
#64
jonsequitur
closed
7 years ago
2
Conflict between Command and Opinion with same name
#63
wli3
closed
7 years ago
2
add LegalFilePathsOnly arguments rule
#62
jonsequitur
closed
7 years ago
1
Optionally change the help view option alias separator
#61
seancpeters
closed
7 years ago
1
Using raw aliases for help display
#60
seancpeters
closed
7 years ago
1
added HelpViewOptions to manipulate how help is displayed
#59
seancpeters
closed
7 years ago
2
Added a parser config option to prevent unbundling
#58
seancpeters
closed
7 years ago
1
Make raw aliases public
#57
jonsequitur
closed
7 years ago
1
remove diagnostic Console.WriteLine
#56
jonsequitur
closed
7 years ago
1
require that options be repeated for each additional arg
#55
jonsequitur
closed
7 years ago
1
Options should require that they are specified again in order to add additional arguments for that option
#54
jonsequitur
closed
7 years ago
0
Misc build changes
#53
ellismg
closed
7 years ago
2
change set of tokens considered as options as parse progresses
#52
jonsequitur
closed
7 years ago
2
don't split tokens that look like options but are not
#51
jonsequitur
closed
7 years ago
1
CliCommandLineParser Usuage Example
#50
ghost
opened
7 years ago
1
adaptive column widths for argument help
#49
jonsequitur
closed
7 years ago
1
dynamic column sizes in help views
#48
jonsequitur
closed
7 years ago
1
help localizability and additional arguments section
#47
jonsequitur
closed
7 years ago
1
provide option to treat unmatched args as expected
#46
jonsequitur
closed
7 years ago
1
align missing subcommand error message with dotnet CLI
#45
jonsequitur
closed
7 years ago
1
align unrecognized argument error text to dotnet CLI
#44
jonsequitur
closed
7 years ago
1
Validation and materializer bug fixes
#43
jonsequitur
closed
7 years ago
1
stop caching default argument values across parses
#42
jonsequitur
closed
7 years ago
1
Rule and option set refactor
#41
jonsequitur
closed
7 years ago
1
put innermost command args last in help syntax diagram
#40
jonsequitur
closed
7 years ago
1
include args section if parent or current command has name & description
#39
jonsequitur
closed
7 years ago
1
Previous
Next