Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clap-rs/clap

A full featured, fast Command Line Argument Parser for Rust
https://github.com/clap-rs/clap

WIP attempt to implement more general range support

tmccombs opened this pull request over 2 years ago
Improve error for `args_conflicts_with_subcommands`

cd-work opened this pull request over 2 years ago
Switch native completions to encourage env var initialization

epage opened this issue over 2 years ago
Support delimited values for native completions

epage opened this issue over 2 years ago
Support multiple values in native completions

epage opened this issue over 2 years ago
Support flags with values in native completions

epage opened this issue over 2 years ago
elvish support for native completions

epage opened this issue over 2 years ago
powershell support for native completions

epage opened this issue over 2 years ago
fish support for native completions

epage opened this issue over 2 years ago
zsh support for native completions

epage opened this issue over 2 years ago
clap_complete: zsh completion doesn't add conflicts for group

tmccombs opened this issue over 2 years ago
feat(parser): Add range validation for usize/isize

tmccombs opened this pull request over 2 years ago
Add support for ignoring errors on subcommands

cd-work opened this pull request over 2 years ago
fix cargo.toml link

nyurik opened this pull request over 2 years ago
feat(mangen): clap/env is itself a feature of mangen

AndreasBackx opened this pull request over 2 years ago
fix(complete): CommandWithArguments with previous positional args in zsh

pseyfert opened this pull request over 2 years ago
Improved fish shell completion with filename parameters

Icelk opened this issue over 2 years ago
`arg_required_else_help` does not show help when env variables are present

willbuckner opened this issue almost 3 years ago
Custom exit code

tertsdiepraam opened this issue almost 3 years ago
Create a dedicated documentation section on StructOpt migration

nyurik opened this issue almost 3 years ago
Confusing how to override `version` or `help`s behavior

bcantrill opened this issue almost 3 years ago
When deriving Parser, multi-sentence doc comments have final period removed

nyanpasu64 opened this issue almost 3 years ago
Should we separate arguments by `help_heading` in `clap_man`?

epage opened this issue almost 3 years ago
`clap_man` forces the `env` feature on

epage opened this issue almost 3 years ago
Ability to customize man pages

epage opened this issue almost 3 years ago
Add support for arg stability attributes (unstable/deprecated)

yaahc opened this issue almost 3 years ago
Please lower the MSRV

djc opened this issue almost 3 years ago
Allow good/warning/error/hint color to be customized

milesj opened this issue about 3 years ago
Stablize Rust-Native Completion Engine Tracking Issue

epage opened this issue about 3 years ago
Create a group from an `Args` struct

epage opened this issue about 3 years ago
Support multiple arguments writing to the same destination

epage opened this issue about 3 years ago
Question - how can I print the arguments given an opt instance?

epage opened this issue about 3 years ago
Idea: flatten attribute could allow setting a prefix and suffix

epage opened this issue about 3 years ago
Custom collections

epage opened this issue about 3 years ago
Layering env, args, and config

epage opened this issue about 3 years ago
Optional option-argument parsing is incorrect

mkayaalp opened this issue about 3 years ago
[modular] User-driven validation

epage opened this issue about 3 years ago
Ability to apply a setting to all args

epage opened this issue about 3 years ago
[modular] Decouple help format from help generation

epage opened this issue about 3 years ago
Stablize `App::replace` Tracking Issue

epage opened this issue about 3 years ago
Add failing test for overriding the help subcommand

jonathanmorley opened this pull request over 3 years ago
Auto-generated completion scripts add `NuShell` support

hustcer opened this issue over 3 years ago
Don't suggest `--` in errors if it isn't relevant

silvioprog opened this issue over 3 years ago
Support for using ArgGroup as Enum with derive

ModProg opened this issue over 3 years ago
Document how to source completions

ajeetdsouza opened this issue over 3 years ago
clap_derive casing change stringly type

pickfire opened this issue over 3 years ago
Clap derive should parse markdown doc comment into normal text

ducaale opened this issue almost 4 years ago
Argument conflicts with subcommand name

x3rAx opened this issue almost 4 years ago
Support command chaining

fkrauthan opened this issue about 4 years ago
Create FUNDING.yml

acfoltzer opened this pull request over 4 years ago
Partial / Pre Parsing a CLI

kbknapp opened this issue over 4 years ago
zsh: optional flag with takes_value breaks completions

kpcyrd opened this issue over 4 years ago
Handle parsing vector of custom structures

krystian-wojtas opened this issue almost 5 years ago
Specify default text for optional arguments in help

emilazy opened this issue almost 5 years ago
Allow boolean literals as values for flags

emilk opened this issue almost 5 years ago
Add simple prompts

mayabyte opened this issue almost 5 years ago
Alias into subcomand

CAD97 opened this issue about 5 years ago
global opts that take a value cannot be mixed with subcommand

ehuss opened this issue about 5 years ago
Multiple subcommand categories / `help_heading`s

BrettMayson opened this issue over 5 years ago
No argument validation on globals

gabbifish opened this issue over 5 years ago
Add no_std compatibility

elast0ny opened this issue over 5 years ago
[Feature Request] default value from function (or closure)

pbzweihander opened this issue over 5 years ago
Support excluding a subcommand from shell completion

kpcyrd opened this issue over 6 years ago
Display help for all subcommands at the same time

mmstick opened this issue over 6 years ago
Support for raw trailing args without `--`

bjgill opened this issue almost 7 years ago
Dynamic completion support

Manishearth opened this issue almost 7 years ago
No way to create a global template

anna-is-cute opened this issue almost 7 years ago
Multi valued flags and required argument do not work together very well

rsertelon opened this issue about 7 years ago
Short/long help distinction seems unclear to the end-user

8573 opened this issue over 7 years ago
Default subcommand

hcpl opened this issue over 7 years ago
Add support for automatic negation flags

kbknapp opened this issue almost 8 years ago
Support automatic subcommands for completion

colemickens opened this issue almost 8 years ago
How does one print help or usage when no arguments supplied?

lunemec opened this issue over 8 years ago
Normal method for embedding git commit in the version?

lilith opened this issue over 8 years ago
Support or document localization of messages and flags

kamalmarhubi opened this issue almost 9 years ago
use -V for version instead of -v

kbknapp opened this issue over 9 years ago