dearchap

Results 220 comments of dearchap

@meatballhat Added an example in docs but for some reason it is taking the "args" tag to execute the app

@icholy I think you are correct. It would be good to have a ctx.Count("flagName"). That introduces some additional complexity as we would probably want to have a CountableFlag interface etc...

@icholy @meatballhat what do you think ?

@asahasrabuddhe Can you fix the merge conflicts ?

@meatballhat This is actually expected behaviour. The normal yaml load can only load vanilla data types, int, float, string, intslice etc . For other complex types like Generic the default...

@meatballhat I can take this up

Fixed in release v2.16.0

@meatballhat I can take a look at this

@meatballhat Are we still fixing v1 issues ? I verified that this issue doesnt exist in v2.

@Or-Geva By definition you should not use subcommands when you set skip flag parsing