The current implementation only supports a condition with type Ready. However it could be great to support additional condition types that can be used on custom resource types.
As an example,
kubectl tree customresource --ready-cond-types=Ready,Processed,Scheduled....`