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

[Feature] Print objects #8

Open
johandry opened this issue Mar 10, 2020 · 0 comments
Open

[Feature] Print objects #8

johandry opened this issue Mar 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johandry
Copy link
Owner

Is your feature request related to a problem? Please describe.
Not related to any problem so far

Describe the solution you'd like
Allows the option to print the output of the command to a writer

Describe alternatives you've considered
None

Proposal
At the end of the func's called by r.Visit() print the object into.Object. This print should be done to a writer in the client. If this writer is null then no print is done.

Additional context
It is in kubectl check the method o.PrintObj(info.Object)

References
None

@johandry johandry self-assigned this Mar 10, 2020
@johandry johandry added the enhancement New feature or request label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant