Values of `caching`, `tombstone_gc` and `cdc` are json object but they were printed without any whitespaces. This commit adds them after colons(:) and commas(,), so the values are more readable and it matches format of old client-side describe.
tests