I am aware of how to download an app container of a connected iOS device (not a simulator device) using the Xcode UI (via the Devices and Simulators view). I am curious if there is a way to download a container using one of the Xcode command line tools.
I did see a previous question with an answer that references a GitHub tool, ios-deploy, that may be able to perform this task , but I was looking for a native solution to use first.