Describe the bug
If I am displaying structured data in a table using Zowe CLI, the formatter does not display 0 for numeric values. The value is 0 when using --response-format-json but the table does not render the value.
Expected and actual results
Expected: Zowe CLI should render numeric properties with a value 0 in a table
Actual: Zowe CLI does not render numeric properties in a table when the value is 0
Describe your environment
Describe the bug
If I am displaying structured data in a table using Zowe CLI, the formatter does not display
0for numeric values. The value is0when using--response-format-jsonbut the table does not render the value.Expected and actual results
Expected: Zowe CLI should render numeric properties with a value
0in a tableActual: Zowe CLI does not render numeric properties in a table when the value is
0Describe your environment