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

Input from stdio #4

Closed
uzimaru0000 opened this issue Jan 1, 2024 · 1 comment · Fixed by #13
Closed

Input from stdio #4

uzimaru0000 opened this issue Jan 1, 2024 · 1 comment · Fixed by #13

Comments

@uzimaru0000
Copy link
Owner

for example...

$ oreq -
openapi: 3.1.0
info:
  ...
$ curl https://example.com/openapi.yml | oreq - | curl
@uzimaru0000
Copy link
Owner Author

This cli is used "inquire" crate.
But, it is not supported piped inputs.
See this issue.( mikaelmello/inquire#198 )

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

Successfully merging a pull request may close this issue.

1 participant