Hi all, I am trying to execute the following from Java ``` docker buildx imagetools inspect ``` Is this currently possible with the Java SDK? As far as I was able to tell, it seems that I need to use the older inspection methods that depend on an image pull first