Custom-columns not producing comma-separated list

This is from the docs:

Print a table using a comma separated list of custom columns.

I think it’s saying using the following comma separated list of columns, print a table with those columns.
You may have to output to json and use jq to get comma separated.

Kind regards,
Stephen

1 Like