Hi. I have a question. While using custom-columns and --sort-by *.items[*].x.so . . .

Tahir Buyukbasaran:
Hi. I have a question. While using custom-columns and --sort-by .items[].x.something* filter is not working but .x.something filter works. I can see that the items[] is on top of hierarchy but custom-columns and –sort-by options seems do not accepting it. Is that reason of that?

Fernando Jimenez:
–sort-by=‘’: If non-empty, sort list types using this field specification. The field
specification is expressed as a JSONPath expression (e.g. ‘{.metadata.name}’). The field in the API
resource specified by this JSONPath expression must be an integer or a string.