The OCI image spec has standardized the org.opencontainers.image.ref.name attribute for including an image name in an image layout.
I would like the ability to include name in my oci image output argument as in --output type=oci,dest=/image.tar,name=$imageName and have it add this attribute.