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

Feature request: Support passing arguments with spaces via = #128

Closed
maximelkin opened this issue Dec 7, 2019 · 1 comment
Closed

Feature request: Support passing arguments with spaces via = #128

maximelkin opened this issue Dec 7, 2019 · 1 comment

Comments

@maximelkin
Copy link

For example:

cli --many-params="a b c"
cli --many-other-params='a b c'

This should be parsed to just string, not string in '' or ""

@sindresorhus
Copy link
Owner

Can you open this on https://github.com/yargs/yargs-parser instead? That's the parser we use. This sounds like a similar issue to #127.

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

No branches or pull requests

2 participants