Related to #4150 where we determined that the csv output mode should show all properties, except nested objects. Nested objects should only be visible when expressly selected using the --query option.
This issue is solved when the same is applied to md:
- exclude nested options by default.
- include nested options only when
--query is used.
Related to #4150 where we determined that the csv output mode should show all properties, except nested objects. Nested objects should only be visible when expressly selected using the
--queryoption.This issue is solved when the same is applied to
md:--queryis used.