An open API service for providing issue and pull request metadata for open source projects.

GitHub / commandlineparser/commandline issues and pull requests

#948 - How to add custom help while keeping default verb help

Issue - State: open - Opened by krs0 4 months ago

#947 - How to add examples for verbs?

Issue - State: open - Opened by krs0 4 months ago

#943 - How to disable short options?

Issue - State: closed - Opened by Bizarrus 11 months ago

#941 - How to declare option with available values?

Issue - State: closed - Opened by ZedZipDev 12 months ago - 1 comment

#940 - A boolean property parsed incorrectly

Issue - State: open - Opened by svonidze about 1 year ago

#939 - FAQ, Q7: The example code makes no sense

Issue - State: open - Opened by schittli about 1 year ago

#938 - Version 2.9.1 is reported as vulnerable

Issue - State: open - Opened by NinjaCross about 1 year ago - 5 comments

#937 - fix-379 Fixing issue with default value on enums for help text

Pull Request - State: open - Opened by ChrisHallett over 1 year ago

#937 - fix-379 Fixing issue with default value on enums for help text

Pull Request - State: open - Opened by ChrisHallett over 1 year ago

#936 - fix-379 Fixing issue with default enum value on help text

Pull Request - State: closed - Opened by ChrisHallett over 1 year ago

#936 - fix-379 Fixing issue with default enum value on help text

Pull Request - State: closed - Opened by ChrisHallett over 1 year ago

#935 - verbs with same or options

Issue - State: open - Opened by rychlym over 1 year ago

#934 - Support for numbers as short options

Issue - State: open - Opened by nicolasr75 over 1 year ago

#933 - All options optional in one of sets

Issue - State: open - Opened by petrparik over 1 year ago

#932 - Usage of noun and verb with further parameters

Issue - State: open - Opened by ImfeldC over 1 year ago - 1 comment

#930 - Help to create Options

Issue - State: open - Opened by MauroVevy over 1 year ago

#927 - VerbAttribute violates CS3016 code inspection

Issue - State: open - Opened by adamdc78-sf almost 2 years ago

#925 - Handling the CS8618 warning (Non-nullable property)

Issue - State: open - Opened by ajtruckle almost 2 years ago

#924 - Detecting switches

Issue - State: open - Opened by ajtruckle almost 2 years ago

#923 - How to get help information as a variable?

Issue - State: closed - Opened by Ptkatz almost 2 years ago - 1 comment

#921 - Bad format doesn't contain a lot of info

Issue - State: open - Opened by labsin almost 2 years ago - 2 comments

#920 - Correct spelling in comments

Pull Request - State: open - Opened by JavaScriptDude almost 2 years ago

#920 - Correct spelling in comments

Pull Request - State: open - Opened by JavaScriptDude almost 2 years ago - 3 comments

#918 - Backslash parsing problem in argument.

Issue - State: open - Opened by BoshenGuan almost 2 years ago

#917 - Change "Command Line Grammar" wiki page

Issue - State: open - Opened by je-sendra almost 2 years ago

#916 - bool value is not support

Issue - State: closed - Opened by dashenxian almost 2 years ago - 3 comments

#915 - Switch to using PackageLicenseExpression

Pull Request - State: open - Opened by lahma almost 2 years ago

#915 - Switch to using PackageLicenseExpression

Pull Request - State: open - Opened by lahma almost 2 years ago

#914 - Increase the number of verbs supported

Issue - State: open - Opened by unwobbling almost 2 years ago

#913 - Make trimmable in net8.0

Pull Request - State: open - Opened by jjrdk about 2 years ago - 1 comment

#913 - Make trimmable in net8.0

Pull Request - State: open - Opened by jjrdk about 2 years ago

#912 - Parallel.ForEachAsync not working in Debug mode within the WithParsed method

Issue - State: closed - Opened by Cloxy777 about 2 years ago - 2 comments

#911 - Does Command Line Parser affect the program execution?

Issue - State: closed - Opened by arttsai about 2 years ago - 1 comment

#910 - Trying to use custom type for options: "is defined with a bad format."

Issue - State: closed - Opened by thomasd3 about 2 years ago - 1 comment

#907 - GetoptMode = true suppresses help.

Issue - State: open - Opened by s3YwCf2ZbfJG4SHAfjQMAjtsf about 2 years ago

#906 - How to output all commands and options through -- help

Issue - State: open - Opened by itbencn about 2 years ago - 1 comment

#905 - How to add constraints to an int option?

Issue - State: open - Opened by loudenvier over 2 years ago

#902 - How to pass and retain subsequent arguments to a verb with exact format?

Issue - State: open - Opened by HofmeisterAn over 2 years ago - 5 comments

#901 - Generate Help on a specific verb

Issue - State: open - Opened by sybaris over 2 years ago - 4 comments

#900 - Is this project still under active maintenance since 2.9.2-preview1?

Issue - State: open - Opened by andrejusc over 2 years ago - 8 comments

#898 - Removed "sealed" from OptionAttribute

Pull Request - State: open - Opened by SJFriedl over 2 years ago

#897 - Aot support?

Issue - State: closed - Opened by bertt over 2 years ago - 2 comments

#896 - Show syntax when user does not specify parameters

Issue - State: closed - Opened by nandaccio over 2 years ago - 2 comments

#894 - Issue 377 proposed fix

Pull Request - State: closed - Opened by PentaPinguino over 2 years ago

#893 - Enum list options not displayed in help text

Issue - State: open - Opened by joshmar over 2 years ago - 1 comment

#891 - Treat Options without parameterless constructor as immutable

Pull Request - State: open - Opened by Abdallah-Darwish over 2 years ago

#890 - Property with init-only setter results in MissingMethodException

Issue - State: open - Opened by MarcelVersteeg over 2 years ago - 1 comment

#889 - Throw invalid operation exception if Dictionary type is used for specification

Pull Request - State: open - Opened by phaniva over 2 years ago - 1 comment

#888 - Parsing FlagCounter argument fails with `isDefault` Verb

Issue - State: open - Opened by wondras4 almost 3 years ago

#887 - Multiple long args

Pull Request - State: open - Opened by icalvo almost 3 years ago

#886 - Multiple long args

Pull Request - State: closed - Opened by icalvo almost 3 years ago

#885 - Multiple long arguments

Issue - State: open - Opened by icalvo almost 3 years ago

#884 - Generated help when verb is help does not display the verb list..

Issue - State: closed - Opened by sybaris almost 3 years ago - 2 comments

#883 - Update F# example

Pull Request - State: open - Opened by johanvts almost 3 years ago

#882 - How to use multiple verbs with example?

Issue - State: closed - Opened by joe-agent almost 3 years ago - 8 comments

#881 - Check unmatched positional arguments

Pull Request - State: open - Opened by georghinkel almost 3 years ago

#880 - Code example misses iEnumerable

Issue - State: open - Opened by Tanarri almost 3 years ago

#879 - Display Options values for a verb.

Issue - State: open - Opened by sybaris almost 3 years ago - 2 comments

#878 - Idea of supporting "Execution groups"

Issue - State: closed - Opened by HannesHold almost 3 years ago - 2 comments

#877 - Argument value missing first two chars on Linux

Issue - State: closed - Opened by gitzko almost 3 years ago - 2 comments

#876 - How to pass Json using command line parser ?

Issue - State: closed - Opened by sybaris almost 3 years ago - 7 comments

#875 - Using Double Quotation for two seperate fields issue

Issue - State: closed - Opened by GuyDayannn almost 3 years ago - 4 comments

#874 - Is there a way to get the Option parameters to be used in code?

Issue - State: closed - Opened by metscore about 3 years ago - 1 comment

#873 - Better way to handle DateTime parameters

Issue - State: open - Opened by gsscoder about 3 years ago - 1 comment

#872 - Not meaningful error in case of options with same name

Issue - State: open - Opened by gsscoder about 3 years ago - 1 comment

#871 - HelpText different language

Issue - State: open - Opened by danijerez about 3 years ago - 1 comment

#870 - SetName specific help text

Issue - State: open - Opened by ChrisJiang about 3 years ago

#869 - A minor spelling mistake

Pull Request - State: closed - Opened by bjartelund about 3 years ago

#868 - SetValueExceptionError in Unity

Issue - State: closed - Opened by mpattieunity about 3 years ago - 1 comment

#867 - Can single dash (short name) version be used with collection?

Issue - State: closed - Opened by rgavrilov about 3 years ago - 1 comment

#866 - "All rights reserved." is not compatible with MIT licence.

Issue - State: closed - Opened by Pharap about 3 years ago - 7 comments

#865 - Added `params` keyword for aliases in `VerbAttribute` constructor

Pull Request - State: open - Opened by rombethor about 3 years ago - 2 comments

#864 - Cannot pass constant string array into VerbAttribute

Issue - State: closed - Opened by rombethor about 3 years ago - 2 comments

#863 - Fix #862. Properties with `required` modifier should be required.

Pull Request - State: open - Opened by Orace about 3 years ago

#862 - Treat .NET 7 `required` properties as actually required by default

Issue - State: open - Opened by DoctorKrolic about 3 years ago - 4 comments

#861 - Option without value should throw an error.

Issue - State: open - Opened by virtualdreams about 3 years ago - 3 comments

#860 - Does this library support arrays?

Issue - State: closed - Opened by siddjain about 3 years ago - 4 comments

#859 - Does the Options attribute class really need to be sealed?

Issue - State: open - Opened by SJFriedl about 3 years ago - 3 comments
Labels: awaiting response

#858 - How can I do variadic arguments?

Issue - State: closed - Opened by justinmchase over 3 years ago - 2 comments

#857 - Parameter name is treated as parameter value

Issue - State: open - Opened by HidetoshiMiyao over 3 years ago - 3 comments
Labels: bug, help wanted

#856 - Is there a lightweight library, max 500 lines of code?

Issue - State: closed - Opened by stax76 over 3 years ago - 1 comment

#855 - DateOnly not supported

Issue - State: open - Opened by Ashthos over 3 years ago - 1 comment
Labels: help wanted

#854 - Does CommandLineParser support named array option?

Issue - State: closed - Opened by zwcloud over 3 years ago - 3 comments

#853 - Question: Value parsing based on type

Issue - State: open - Opened by MeikelLP over 3 years ago

#852 - Fix for issue 850

Pull Request - State: closed - Opened by El-Gor-do over 3 years ago

#852 - Fix for issue 850

Pull Request - State: closed - Opened by El-Gor-do over 3 years ago

#851 - Getting Cursor Position in git-bash terminal fails with IOException

Issue - State: closed - Opened by embix over 3 years ago - 2 comments

#849 - Invalid verbs do not cause errors if a default verb is set

Issue - State: open - Opened by JimSuplizio over 3 years ago - 1 comment

#848 - .NET 7 (RC1) trimming results in error

Issue - State: open - Opened by KoalaBear84 over 3 years ago - 16 comments