Skip to content

[Feature] Print objects #8

@johandry

Description

@johandry

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions