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

api show: use proper formatting #95

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Conversation

cyx
Copy link
Contributor

@cyx cyx commented Feb 19, 2021

This changes api show to use the key value tabular format.
Additionally took the liberty of making JSON formatting be the complete
JSON object.

So tl;dr we're introducing two interface methods for the View:

  1. Object()
  2. KeyValues()

This changes `api show` to use the key value tabular format.
Additionally took the liberty of making JSON formatting be the complete
JSON object.

So tl;dr we're introducing two interface methods for the `View`:

1. Object()
2. KeyValues()
@Widcket Widcket merged commit bc838d7 into main Feb 19, 2021
@Widcket Widcket deleted the api-show-use-proper-formatting branch February 19, 2021 22:57
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 this pull request may close these issues.

2 participants