Hey everyone, is there a way to sort the "kubectl get" output in the reverse ord . . .

Apaar Sharma:
hey everyone, is there a way to sort the “kubectl get” output in the reverse order natively ?

Tanumoy Ghosh:
kubectl get po | sort -r