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

Raw command should return json for text output #1023

Closed
vanstee opened this issue Oct 7, 2016 · 0 comments · Fixed by #1068
Closed

Raw command should return json for text output #1023

vanstee opened this issue Oct 7, 2016 · 0 comments · Fixed by #1068
Assignees
Milestone

Comments

@vanstee
Copy link
Member

vanstee commented Oct 7, 2016

echo "test" | raw should return something like {"body": ["test"]} instead of test as it currently does.

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.

3 participants