Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not allow duplicate options if the option is not an array #2318

Open
vijaymaddukuri opened this issue Mar 31, 2023 · 1 comment
Open

Do not allow duplicate options if the option is not an array #2318

vijaymaddukuri opened this issue Mar 31, 2023 · 1 comment

Comments

@vijaymaddukuri
Copy link

We should have an option to restrict duplicate string yarg for a single param.

Right now, duplicate-arguments-array param will apply globally.

It would be great if we have separate option for single yarg param

Example:
--user vijay --user vijay

I want to throw error if above duplicate args are passed

@shadowspawn
Copy link
Member

Related: #1318

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants