Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Docs Required, Release Notes Required
Description
Now CLI shows tables that are pretty rendered. This looks great but makes hard to apply in any pipeline. For example, writing an awk script to show all node names from the cluster might be a challange.
I suggest to add an option (--plain or something) that will make the CLI to display tables with the plain forrmatting. It coud be columns splitted with \t.