How to push image to IOS real device?

I want to add a photo from my PC to an iOS real device native APP Photos. Is there any command line option available to do this? I want to run automate test on actual device iOS.

Android has “adb push”. How can iOS workaround with this?