openebsctl icon indicating copy to clipboard operation
openebsctl copied to clipboard

Refactor describe output code such that it returns results instead of printing them out

Open vharsh opened this issue 3 years ago • 0 comments

Benefits

  • Stronger unit-testing for those command implementations, each field output can be compared against a well defined value(might not be of the same exact data-type)
  • This code can be re-used to implement #39, i.e. which'd be a cool feature to have & really helpful for OpenEBS users.

vharsh avatar Jan 28 '22 11:01 vharsh