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 #18

Open
Cryptophobia opened this issue Mar 21, 2018 · 1 comment
Open

Add output format flag #18

Cryptophobia opened this issue Mar 21, 2018 · 1 comment

Comments

@Cryptophobia
Copy link
Member

From @tantalic on September 13, 2016 0:12

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.

Copied from original issue: deis/workflow-cli#238

@Cryptophobia
Copy link
Member Author

From @tantalic on September 13, 2016 0:13

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

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

1 participant