Skip to main content
Add images or videos to a simulator with simulator media add.
# Add media to the booted simulator
flowdeck simulator media add /path/to/photo.jpg

# Target a specific simulator
flowdeck simulator media add /path/to/video.mov --udid <UDID>

# JSON output
flowdeck simulator media add /path/to/photo.jpg --json

Options

OptionShortDescription
--udid <id>-uTarget simulator UDID (defaults to first booted simulator)
--json-jOutput as JSON