|
Bug in OptionGroup help generation
|
|
2
|
624
|
March 3, 2021
|
|
Repeating optional arguments
|
|
5
|
2422
|
February 24, 2021
|
|
Support for Date?
|
|
1
|
1321
|
March 26, 2020
|
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
1804
|
December 7, 2020
|
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
1549
|
December 7, 2020
|
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
970
|
October 24, 2020
|
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
759
|
October 9, 2020
|
|
Custom Exit Code
|
|
2
|
1927
|
October 1, 2020
|
|
Validating Options
|
|
4
|
951
|
September 8, 2020
|
|
A duplicate option overwrites previous option
|
|
5
|
691
|
August 5, 2020
|
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
888
|
July 11, 2020
|
|
Is is possible to have argument parser change the terminal directory?
|
|
3
|
1273
|
July 7, 2020
|
|
Using ArgumentParser off the command line?
|
|
2
|
1119
|
May 20, 2020
|
|
ArgumentParser adoption thread
|
|
11
|
14904
|
May 14, 2020
|
|
Is it possible to run a command from a parent command whenever a subcommand is run?
|
|
2
|
1141
|
May 13, 2020
|
|
CaseIterable @Flag()'s and customs names
|
|
2
|
897
|
April 18, 2020
|
|
Throwing from a `transform` closure
|
|
5
|
1830
|
April 16, 2020
|
|
How does ArgumentParser get the name of the property?
|
|
1
|
709
|
April 7, 2020
|
|
Can we talk about the API surface?
|
|
13
|
3043
|
April 6, 2020
|
|
Is there a parsing strategy to allow a trailing argument?
|
|
4
|
750
|
April 1, 2020
|
|
Version subcommand support?
|
|
1
|
607
|
March 31, 2020
|
|
Possible to "hide" a command?
|
|
2
|
1382
|
March 29, 2020
|
|
Default Argument values?
|
|
9
|
2924
|
March 24, 2020
|
|
How can I change the default value string displayed in Help?
|
|
3
|
2245
|
March 24, 2020
|
|
ArgumentParser and XCTest
|
|
1
|
1164
|
March 13, 2020
|
|
Default subcommand
|
|
2
|
662
|
March 10, 2020
|
|
How to use exclusivity with @Flag?
|
|
1
|
1090
|
March 9, 2020
|
|
Supporting subcommands with same option name as reused parent command?
|
|
0
|
701
|
March 6, 2020
|
|
Run Async task
|
|
12
|
3907
|
March 6, 2020
|
|
Why is `LosslessStringConvertible.init(argument:)` non-conditional?
|
|
3
|
1129
|
March 4, 2020
|