how do i list the top objects consuming more space in the swift container
Hi,
I have over 50 million objects in a container. How do i list out only the objects (or filter out to a few objects) consuming more space in the swift container in descending order?