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

Add output format flag #238

Open
tantalic opened this issue Sep 13, 2016 · 2 comments
Open

Add output format flag #238

tantalic opened this issue Sep 13, 2016 · 2 comments

Comments

@tantalic
Copy link

Introduce a output flag to provide structured output that is more suitable for programmatic usage of command output. To be familiar to Workflow users this should be similar to the kubectl implementation: -o=<output_format>. Using -o=json should result in returning the JSON data directly from the REST API for the Controller. It might be nice to also provide YAML output (again for familiarity of kubectl users), but providing JSON alone may be sufficient.

@tantalic tantalic reopened this Sep 13, 2016
@tantalic
Copy link
Author

This could provide even more advanced scripting and workflow capabilities as described in issue #237.

@Cryptophobia
Copy link

This issue was moved to teamhephy/workflow-cli#18

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

3 participants