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

gq -v key=value does not accept '=' in the value. #134

Open
ppdx999 opened this issue May 27, 2023 · 0 comments
Open

gq -v key=value does not accept '=' in the value. #134

ppdx999 opened this issue May 27, 2023 · 0 comments

Comments

@ppdx999
Copy link

ppdx999 commented May 27, 2023

Thank you for developing this library. I'm grateful for your work.

When I run the command gq ${endpoint} -q {query} -v "key=YmFzZTY0IGVuY29kZWQ=", it fails with the following error:

Error: cannot parse variable 'key=YmFzZTY0IGVuY29kZWQ= (multiple '=')'

I'm pleased that I can pass a base64-encoded value using the 'v' option.

@ppdx999 ppdx999 changed the title gp -v key=value does not accept '=' in the value. gq -v key=value does not accept '=' in the value. May 27, 2023
ppdx999 added a commit to ppdx999/graphqurl that referenced this issue May 27, 2023
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

1 participant